C3.ServiceFabric.HttpCommunication
2.0.1
dotnet add package C3.ServiceFabric.HttpCommunication --version 2.0.1
NuGet\Install-Package C3.ServiceFabric.HttpCommunication -Version 2.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="C3.ServiceFabric.HttpCommunication" Version="2.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="C3.ServiceFabric.HttpCommunication" Version="2.0.1" />
<PackageReference Include="C3.ServiceFabric.HttpCommunication" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add C3.ServiceFabric.HttpCommunication --version 2.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: C3.ServiceFabric.HttpCommunication, 2.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package C3.ServiceFabric.HttpCommunication@2.0.1
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=C3.ServiceFabric.HttpCommunication&version=2.0.1
#tool nuget:?package=C3.ServiceFabric.HttpCommunication&version=2.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
An implementation of `ICommunicationClient` (part of the Service Fabric SDK) for HTTP. It resolves services and contains the retry logic.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.1
- Microsoft.Extensions.Logging.Abstractions (>= 2.0.0)
- Microsoft.Extensions.Options (>= 2.0.0)
- Microsoft.ServiceFabric.Services (>= 2.7.198)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on C3.ServiceFabric.HttpCommunication:
Package | Downloads |
---|---|
C3.ServiceFabric.HttpServiceGateway
A HTTP-based gateway for Service Fabric, implemented as an ASP.NET Core middleware. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
2.0.1 | 2,866 | 4/20/2018 |
2.0.0 | 2,997 | 8/15/2017 |
1.0.0-rtm-92 | 1,801 | 6/12/2017 |
1.0.0-rtm-84 | 1,889 | 6/27/2016 |
1.0.0-rc2-80 | 1,074 | 6/8/2016 |
1.0.0-rc2-74 | 1,095 | 5/16/2016 |
0.3.0 | 1,443 | 2/20/2016 |