Skip to content

Latest commit

 

History

History
 
 

Samples

CoreWCF Samples

This folder contains the following samples:

Sample Description
.NET Core Server Core WCF Server using .NET Core 3.1, also suitable for use with .NET 5 & 6
.NET 6 Server Core WCF Server implemented using the minimal API syntax introduced in .NET 6
.NET Core Client Core WCF Client app using .NET Core 3.1, also usable with .NET 5 & 6
Desktop Server Core WCF Server using .NET Framework
Desktop Client Core WCF Client using .NET Framework
WebHttp WebHttp server creating a Web API using a WebHttpBinding