Enable query support for your stateful services in Service Fabric via the OData protocol.
-
Updated
May 6, 2019 - C#
Enable query support for your stateful services in Service Fabric via the OData protocol.
This package allows injecting custom message 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.
A demo project to demonstrate various approaches to building stateful services in Azure
Sample project for using Azure Service Fabric framework.
Add a description, image, and links to the reliable-stateful-service topic page so that developers can more easily learn about it.
To associate your repository with the reliable-stateful-service topic, visit your repo's landing page and select "manage topics."