Skip to content

Latest commit

 

History

History

README.md

About

The System.ServiceModel.Http provides the types that permit SOAP messages to be exchanged using Http (example: BasicHttpBinding).

Installing the package:

Install System.ServiceModel.Http package from Nuget.org

dotnet add package System.ServiceModel.Http

How to use

See WCF Samples for samples on how to use System.ServiceModel.Http.

Feedback & Contributing

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