Hello World SOAP- C#
10K+
This is a "Hello World" project using SOAP in ASP.NET Core. The application exposes a SOAP web service that responds with a greeting message, and has interactive documentation automatically generated using Swagger UI. ##Docker
docker pull lssalas/hello-world-soap:latest
docker run -p 5000:5000 --name hello-world-soap-container lssalas/hello-world-soap:latest
Content type
Image
Digest
sha256:3226e90a9…
Size
88.1 MB
Last updated
almost 2 years ago
docker pull lssalas/hello-world-soap