ServiceFabric.Remoting.CustomHeaders
1.0.0
This package allows injecting custom headers into remoting messages (Actors and Reliable Services, V2 remoting only) at runtime. The headers are available client side to read.
It also provides message interception using BeforeHandleRequestResponseAsync and AfterHandleRequestResponseAsync to act on remoting events.
Common used classes:
ExtendedActorProxy
ExtendedServiceProxy
CustomHeaders
RemotingContext
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package ServiceFabric.Remoting.CustomHeaders -Version 1.0.0
dotnet add package ServiceFabric.Remoting.CustomHeaders --version 1.0.0
<PackageReference Include="ServiceFabric.Remoting.CustomHeaders" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ServiceFabric.Remoting.CustomHeaders --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ServiceFabric.Remoting.CustomHeaders, 1.0.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 2.0
- Microsoft.ServiceFabric.Actors (>= 3.0.480)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on ServiceFabric.Remoting.CustomHeaders:
Package | Downloads |
---|---|
ServiceFabric.Logging
Provides logging and tracking for Azure Service Fabric services
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
3.0.12 | 27,105 | 4/29/2019 |
3.0.11 | 1,288 | 1/16/2019 |
3.0.10 | 3,742 | 10/19/2018 |
3.0.9 | 2,443 | 7/31/2018 |
3.0.8 | 1,339 | 7/18/2018 |
3.0.7 | 452 | 7/18/2018 |
3.0.6 | 450 | 7/18/2018 |
3.0.5 | 454 | 7/17/2018 |
3.0.4 | 640 | 7/9/2018 |
2.0.4 | 532 | 7/5/2018 |
2.0.3 | 397 | 7/3/2018 |
2.0.2 | 436 | 7/2/2018 |
2.0.1 | 506 | 6/27/2018 |
2.0.0 | 401 | 6/27/2018 |
1.0.0 | 435 | 6/25/2018 |