Skip to content

Latest commit

 

History

History

README.md

About

The System.ServiceModel.NetFramingBase contains common types for NetFraming based transports such as NetTcp and NetNamedPipe.

Installing the package:

Install System.ServiceModel.NetFramingBase package from Nuget.org

dotnet add package System.ServiceModel.NetFramingBase

How to use

See WCF Samples for samples on how to use NetTcp and NetNamedPipe.

Feedback & Contributing

To explore the project or contribute, visit our GitHub repository. For reporting issues or providing feedback, please open an issue on GitHub.