.NET client library for Service Fabric
☆70Dec 9, 2025Updated 2 months ago
Alternatives and similar repositories for service-fabric-client-dotnet
Users that are interested in service-fabric-client-dotnet are comparing it to the libraries listed below
Sorting:
- Reliable Services and Reliable Actors are Service Fabric application frameworks for building highly-scalable distributed cloud applicatio…☆273Updated this week
- Adds support for automatic indexing of reliable collections. Supported indexing is filters (exact value matches) and full-text search.☆30Jun 26, 2020Updated 5 years ago
- This project is an extensions to ASP.NET Generic Host (HostBuilder) that simplifies development of Service Fabric Reliable Services.☆24Jul 12, 2022Updated 3 years ago
- A set of artifacts to load service fabric reliable collections backups offline and then inspect, modify and take further new backups☆18Sep 19, 2023Updated 2 years ago
- Yeoman generator for scaffolding Azure Service Fabric C# projects☆17Jul 12, 2023Updated 2 years ago
- Package and share your Microsoft Azure Service Fabric services as NuGet packages☆16Aug 31, 2018Updated 7 years ago
- Distributed database on Service Fabric which uses ESENT as the storage engine☆18Dec 3, 2015Updated 10 years ago
- Highly configurable, extensible and performant Service Fabric watchdog service that, out of the box, monitors a broad range of physical m…☆108Sep 5, 2025Updated 6 months ago
- Autofac integration for Azure Service Fabric. Provides service factory implementations for Actors, Stateful Services and Stateless Servic…☆26Dec 11, 2022Updated 3 years ago
- This repo contains ASP.NET Core integration for Service Fabric Reliable Services.☆152Jan 4, 2026Updated 2 months ago
- ApplicationInsights SDK for ServiceFabric projects☆64Oct 30, 2025Updated 4 months ago
- ServiceFabric.Mocks contains Mock classes to enable unit testing of Actors and Services☆114Updated this week
- Playground for gRPC on Service Fabric☆22May 18, 2017Updated 8 years ago
- Do you want to create an Event Driven Architecture while using Azure Service Fabric? Do you need to reliably broadcast messages between A…☆133Dec 8, 2022Updated 3 years ago
- Common libraries used across the server repos☆21Aug 3, 2024Updated last year
- [DEPRECATED] A simple example service, demonstrating gRPC integration with the Bond framework.☆18Mar 7, 2022Updated 3 years ago
- We've moved!☆251Nov 28, 2022Updated 3 years ago
- Extensions and samples for Azure Service Fabric☆15Jun 26, 2018Updated 7 years ago
- Patch Orchestration Application (POA) is an Azure Service Fabric application that automates operating system patching on a Service Fabric…☆39May 31, 2024Updated last year
- Reverse Proxy agent☆46Nov 14, 2019Updated 6 years ago
- Microsoft Diagnostics EventFlow☆308Jul 26, 2024Updated last year
- Sample use of StreamJsonRpc that demonstrate separate client/server processes over named pipes.