6 ms·
There's https://github.com/dotnet/wcf https://github.com/dotnet/wcf which are the _client_ libraries of WCF for .NET Core. For the server side of WCF you're ri
by akoeplinger 9y ago
There's https://github.com/dotnet/wcf https://github.com/dotnet/wcf which are the _client_ libraries of WCF for .NET Core.
For the server side of WCF you're right those are only available on .NET Framework right now.