Top 20 NuGet Packages depending on Microsoft.ServiceFabric.Actors

Total dependencies: 65

ServiceFabric.Mocks contains many mocks and helper classes to facilitate and simplify unit testing of your Service Fabric Actor and Service projects.
Autofac integration for Azure Service Fabric. Provides service factory implementations for Actors, Stateful Services and Stateless Services.
eShopWorld common web artifacts
SoCreate.ServiceFabric.PubSub adds pub/sub behaviour to your Reliable Actors and Services in Service Fabric. Documentation: http://service-fabric-pub-sub.socreate.it
Helper objects for running ASP.Net Core on Service Fabric.
This package provides Windows Communication Foundation (WCF) to be used as the communication mechanism for Service Fabric microservices built using the Actor Framework APIs.
SceneSkope Service Fabric Actor Seq Logging
SceneSkope Service Fabric Actor Utilities
Service Fabric Actor Seq Logging
SceneSkope Service Fabric Actors Utilities
ServiceFabric.PubSubActors adds pub/sub behaviour to your Reliable Actors and Services in Service Fabric. How to use this package: https://github.com/loekd/ServiceFabric.PubSubActors/blob/master/README.md
Cogito extensions to the Microsoft Service Fabric infrastructure for running Windows Workflows within an Actor.
LogMagic Azure Service Fabric integration support. This package extracts context information from the running service and injects as enriched properties. It also supports correlating proxies helping to carry context information between service fabric native services and actors.
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 ...
Package Description
Microsoft Service Fabric infrastructure for running Windows Workflows within an Actor.
See more at https://github.com/KolibreCredit/KC.Foundation .
Service Fabric extensions for Fabricators Guild solutions
Service Fabric helpers for setting up testing for mocked service fabric applications and services in Fabricators Guild solutions. Provides Mocks for common Service Fabric classes allowing for unit and integration testing of Actors and Services
Service Fabric Reliable Actors persistence supplementing reliable state for actors in Fabricators Guild solutions