A hosting library for stateless ASP.NET Core-based Service Fabric services.
Info
Version: | 2.0.1 |
Author(s): | C3 Loyalty Services |
Last Update: | Friday, April 20, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/c3-ls/ServiceFabric-Http |
NuGet Url: | https://www.nuget.org/packages/C3.ServiceFabric.AspNetCore.StatelessHost |
Install
Install-Package C3.ServiceFabric.AspNetCore.StatelessHost
dotnet add package C3.ServiceFabric.AspNetCore.StatelessHost
paket add C3.ServiceFabric.AspNetCore.StatelessHost
C3.ServiceFabric.AspNetCore.StatelessHost Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Hosting(>= 2.0.0)
- Microsoft.Extensions.Configuration.CommandLine(>= 2.0.0)
- Microsoft.ServiceFabric.Services(>= 2.7.198)
Tags