'Can I create a SOAP webservice (ASMX) with .NET 5?
I am not very experienced with .NET development, and I often work on legacy integration projects that require me to deal with .NET SOAP webservices.
I know it's fairly trivial to build a SOAP service with .NET Framework 4. It even presents a nice page to test the service when you hit the .asmx endpoint using a browser.
Now, I wonder if it's possible to develop the same kind of service with .NET Core or .NET 5, 6.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
