SOAP protocol middleware for ASP.NET Core.
Info
Version: | 1.0.0.2-alpha |
Author(s): | Digital Design, (MicroKnights) |
Last Update: | Sunday, February 9, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/microknights/SoapCore |
NuGet Url: | https://www.nuget.org/packages/MicroKnights.SoapCore |
Install
Install-Package MicroKnights.SoapCore
dotnet add package MicroKnights.SoapCore
paket add MicroKnights.SoapCore
MicroKnights.SoapCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http(>= 2.1.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.1.0)
- Microsoft.Extensions.Logging.Abstractions(>= 2.0.0)
- Microsoft.VisualStudio.Validation(>= 15.5.31)
- System.CodeDom(>= 4.6.0)
- System.IO.Pipelines(>= 4.6.0)
- System.ServiceModel.Http(>= 4.6.0)
- System.ServiceModel.Primitives(>= 4.6.0)
- System.Xml.XmlDocument(>= 4.3.0)
- System.Xml.XmlSerializer(>= 4.3.0)
Tags