A HTTP-based gateway for Service Fabric, implemented as an ASP.NET Core middleware.
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.HttpServiceGateway |
Install
Install-Package C3.ServiceFabric.HttpServiceGateway
dotnet add package C3.ServiceFabric.HttpServiceGateway
paket add C3.ServiceFabric.HttpServiceGateway
C3.ServiceFabric.HttpServiceGateway Download (Unzip the "nupkg" after downloading)
Dependencies
- C3.ServiceFabric.HttpCommunication(>= 2.0.1)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.0.0)
- Microsoft.Extensions.Configuration.Binder(>= 2.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 2.0.0)
Tags