Middleware to create an AspNet Core 3.1, net6 or net7 SOAP endpoint.
Info
Version: | 2.0.1 |
Author(s): | Aldrigo Raffaele |
Last Update: | Thursday, January 19, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://aldrigos.sf.net/ |
NuGet Url: | https://www.nuget.org/packages/Aldrigos.SmartSoap.AspNet |
Install
Install-Package Aldrigos.SmartSoap.AspNet
dotnet add package Aldrigos.SmartSoap.AspNet
paket add Aldrigos.SmartSoap.AspNet
Aldrigos.SmartSoap.AspNet Download (Unzip the "nupkg" after downloading)
Dependencies
netcoreapp2.0
- Aldrigos.SmartSoap(>= 1.2.0)
- Microsoft.AspNetCore.Http(>= 2.0.3)
- Microsoft.AspNetCore.Mvc.Abstractions(>= 2.0.4)
- Aldrigos.SmartSoap(>= 1.2.0)
- Microsoft.AspNetCore.Http(>= 2.1.1)
- Microsoft.AspNetCore.Mvc.Abstractions(>= 2.1.3)
- Aldrigos.SmartSoap(>= 1.2.0)
- Microsoft.AspNetCore.Http(>= 2.2.2)
- Microsoft.AspNetCore.Mvc.Abstractions(>= 2.2.0)
Tags