ServiceFabric.Remoting.CustomHeaders
3.0.12
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:
CustomHeaders
RemotingContext
ExtendedServiceRemotingClientFactory
ExtendedActorService
Install-Package ServiceFabric.Remoting.CustomHeaders -Version 3.0.12
dotnet add package ServiceFabric.Remoting.CustomHeaders --version 3.0.12
<PackageReference Include="ServiceFabric.Remoting.CustomHeaders" Version="3.0.12" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ServiceFabric.Remoting.CustomHeaders --version 3.0.12
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
bugfix
Dependencies
-
.NETStandard 2.0
- Microsoft.ServiceFabric.Actors (>= 3.3.624)
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 | 25,096 | 4/29/2019 |
3.0.11 | 1,216 | 1/16/2019 |
3.0.10 | 3,638 | 10/19/2018 |
3.0.9 | 2,235 | 7/31/2018 |
3.0.8 | 1,203 | 7/18/2018 |
3.0.7 | 368 | 7/18/2018 |
3.0.6 | 362 | 7/18/2018 |
3.0.5 | 366 | 7/17/2018 |
3.0.4 | 551 | 7/9/2018 |
2.0.4 | 440 | 7/5/2018 |
2.0.3 | 313 | 7/3/2018 |
2.0.2 | 347 | 7/2/2018 |
2.0.1 | 422 | 6/27/2018 |
2.0.0 | 313 | 6/27/2018 |
1.0.0 | 347 | 6/25/2018 |