SOAP protocol middleware for ASP.NET Core.
Info
Version: | 1.1.0.51 |
Author(s): | Digital Design |
Last Update: | Thursday, October 3, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/DigDes/SoapCore |
NuGet Url: | https://www.nuget.org/packages/SoapCore |
Install
Install-Package SoapCore
dotnet add package SoapCore
paket add SoapCore
SoapCore Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- 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.7.0)
- System.IO.Pipelines(>= 4.7.0)
- System.ServiceModel.Http(>= 4.7.0)
- System.ServiceModel.Primitives(>= 4.7.0)
- System.Xml.XmlDocument(>= 4.3.0)
- System.Xml.XmlSerializer(>= 4.3.0)
- Microsoft.AspNetCore.Http(>= 2.1.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.2)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.2)
- Microsoft.VisualStudio.Validation(>= 15.5.31)
- System.CodeDom(>= 4.7.0)
- System.IO.Pipelines(>= 4.7.0)
- System.ServiceModel.Http(>= 4.7.0)
- System.ServiceModel.Primitives(>= 4.7.0)
- System.Xml.XmlSerializer(>= 4.3.0)
- Microsoft.AspNetCore.Http(>= 2.2.2)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.2)
- Microsoft.Extensions.Hosting(>= 3.1.2)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.2)
- Microsoft.VisualStudio.Validation(>= 15.5.31)
- System.CodeDom(>= 4.7.0)
- System.IO.Pipelines(>= 4.7.0)
- System.ServiceModel.Http(>= 4.7.0)
- System.ServiceModel.Primitives(>= 4.7.0)
- System.Xml.XmlSerializer(>= 4.3.0)
- Microsoft.AspNetCore.Http(>= 2.2.2)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.2)
- Microsoft.Extensions.Hosting(>= 3.1.2)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.2)
- Microsoft.VisualStudio.Validation(>= 15.5.31)
- System.CodeDom(>= 4.7.0)
- System.IO.Pipelines(>= 4.7.0)
- System.ServiceModel.Http(>= 4.7.0)
- System.ServiceModel.Primitives(>= 4.7.0)
- System.Xml.XmlSerializer(>= 4.3.0)
Tags