A SOAP-based web service built on ASP.NET Core and CoreWCF, providing an API to fetch a specific CSV file via a BasicHttpBinding endpoint. It includes WSDL metadata for client integration, enabling an automatic proxy generation. This ensures compatibility with legacy SOAP clients while still making use of .NET Core's power and scalability.
-
Notifications
You must be signed in to change notification settings - Fork 0
A SOAP-based web service built on ASP.NET Core and CoreWCF, providing an API to fetch a specific CSV file via a BasicHttpBinding endpoint. It includes WSDL metadata for client integration, enabling automatic proxy generation. This solution ensures compatibility with legacy SOAP clients while leveraging .NET Core's power and scalability.
sch0penheimer/SOAP_CSV-WebService
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
A SOAP-based web service built on ASP.NET Core and CoreWCF, providing an API to fetch a specific CSV file via a BasicHttpBinding endpoint. It includes WSDL metadata for client integration, enabling automatic proxy generation. This solution ensures compatibility with legacy SOAP clients while leveraging .NET Core's power and scalability.