ServiceFabric.HttpClient is a small http client communication library for Azure Service Fabric.
Info
Version: | 0.9.0-pre |
Author(s): | mikanyg |
Last Update: | Tuesday, May 9, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mikanyg/ServiceFabric.HttpClient |
NuGet Url: | https://www.nuget.org/packages/ServiceFabric.HttpClient |
Install
Install-Package ServiceFabric.HttpClient
dotnet add package ServiceFabric.HttpClient
paket add ServiceFabric.HttpClient
ServiceFabric.HttpClient Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Client(>= 5.2.3)
- Microsoft.ServiceFabric.Services(>= 2.5.216)
Tags