Info
Version: | 1.2.0-alpha0001 |
Author(s): | Jerome Haltom |
Last Update: | Monday, January 14, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/wasabii/Cogito.AspNetCore.ServiceModel |
NuGet Url: | https://www.nuget.org/packages/Cogito.AspNetCore.ServiceModel |
Install
Install-Package Cogito.AspNetCore.ServiceModel
dotnet add package Cogito.AspNetCore.ServiceModel
paket add Cogito.AspNetCore.ServiceModel
Cogito.AspNetCore.ServiceModel Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Hosting.Abstractions(>= 2.2.0)
- Microsoft.AspNetCore.Http(>= 2.2.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)
Includes middleware for routing SOAP requests to WCF ServiceHost instances. Allows you to host your SOAP service on ASP.Net Core.