Helper objects for running ASP.Net Core on Service Fabric.
Info
Version: | 3.0.10 |
Author(s): | Jerome Haltom |
Last Update: | Thursday, October 29, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/alethic/Cogito.ServiceFabric |
NuGet Url: | https://www.nuget.org/packages/Cogito.ServiceFabric.AspNetCore |
Install
Install-Package Cogito.ServiceFabric.AspNetCore
dotnet add package Cogito.ServiceFabric.AspNetCore
paket add Cogito.ServiceFabric.AspNetCore
Cogito.ServiceFabric.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Cogito.ServiceFabric.Services(>= 3.0.10)
- Cogito.AspNetCore(>= 2.0.35)
- Microsoft.AspNetCore.Hosting.Abstractions(>= 2.2.0)
- Microsoft.ServiceFabric(>= 7.1.458)
- Microsoft.ServiceFabric.AspNetCore.Abstractions(>= 4.1.458)
- Microsoft.ServiceFabric.Services(>= 4.1.458)
- Cogito.ServiceFabric.Services(>= 3.0.10)
- Cogito.AspNetCore(>= 2.0.35)
- Microsoft.ServiceFabric(>= 7.1.458)
- Microsoft.ServiceFabric.AspNetCore.Abstractions(>= 4.1.458)
- Microsoft.ServiceFabric.Services(>= 4.1.458)
Tags