System.ServiceModel.NetFramingBase
$ dotnet add package System.ServiceModel.NetFramingBaseThe System.ServiceModel.NetFramingBase contains common types for NetFraming based transports such as NetTcp and NetNamedPipe.
Install System.ServiceModel.NetFramingBase package from Nuget.org
dotnet add package System.ServiceModel.NetFramingBase
See WCF Samples for samples on how to use NetTcp and NetNamedPipe.
To explore the project or contribute, visit our GitHub repository. For reporting issues or providing feedback, please open an issue on GitHub.