This package contains the reference assemblies for connecting to Service Fabric cluster over Http and performing operations to create and manage micro-services.
Info
Version: | 5.0.0 |
Author(s): | Microsoft |
Last Update: | Thursday, September 26, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/microsoft/service-fabric-client-dotnet |
NuGet Url: | https://www.nuget.org/packages/Microsoft.ServiceFabric.Client.Http |
Install
Install-Package Microsoft.ServiceFabric.Client.Http
dotnet add package Microsoft.ServiceFabric.Client.Http
paket add Microsoft.ServiceFabric.Client.Http
Microsoft.ServiceFabric.Client.Http Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.3)
Tags