Sign inSign up

lssalas/hello-world-soap

By lssalas

•Updated almost 2 years ago

Hello World SOAP- C#

Image
Languages & frameworks
0

10K+

lssalas/hello-world-soap repository overview

⁠SOAPHelloWorld - ASP.NET Core

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

⁠Download the image
  1. To download the image:
docker pull lssalas/hello-world-soap:latest
  1. To run the image:
docker run -p 5000:5000 --name hello-world-soap-container lssalas/hello-world-soap:latest

Tag summary

Content type

Image

Digest

sha256:3226e90a9…

Size

88.1 MB

Last updated

almost 2 years ago

docker pull lssalas/hello-world-soap