microsoft/service-fabric-dotnet
C#
Captured source
source ↗microsoft/service-fabric-dotnet
Description: Service Fabric .NET Libraries
Language: C#
License: NOASSERTION
Stars: 276
Forks: 116
Open issues: 51
Created: 2017-03-03T21:44:31Z
Pushed: 2026-06-10T23:03:20Z
Default branch: develop
Fork: no
Archived: no
README:
Service Fabric .NET Libraries
.NET libraries for building and managing Service Fabric services.
 
NuGet packages:
- Microsoft.ServiceFabric.Actors
- Microsoft.ServiceFabric.Actors.Wcf
- Microsoft.ServiceFabric.AspNetCore.Abstractions
- Microsoft.ServiceFabric.AspNetCore.Configuration
- Microsoft.ServiceFabric.AspNetCore.HttpSys
- Microsoft.ServiceFabric.AspNetCore.Kestrel
- Microsoft.ServiceFabric.Client.Http
- Microsoft.ServiceFabric.Data
- Microsoft.ServiceFabric.Data.Interfaces
- Microsoft.ServiceFabric.Data.Interfaces.V2
- Microsoft.ServiceFabric.Diagnostics.Internal
- Microsoft.ServiceFabric.Services
- Microsoft.ServiceFabric.Services.Remoting
- Microsoft.ServiceFabric.Services.Wcf
PowerShell modules:
Getting Started
- Setup your development environment.
- Deploy your first Service Fabric Cluster and .NET Service.
- Learn more.
- Find samples in the docs or
Support
Supported versions of the NuGet packages and PowerShell modules in this repo are available from https://NuGet.org and https://PowerShellGallery.com.
Custom-built and pre-release versions are not supported in production workloads.
Supported versions of the operating systems as well as the Service Fabric and .NET runtimes are listed here. Detailed notes and download links for past releases are available in the microsoft/service-fabric repo.
For general questions on using Service Fabric to build and run applications, please use Stack Overflow with tag azure-service-fabric.
For live-site problems, check out our TSGs or submit an Azure support request to get help from our 24x7 support team. You can also request Azure support to get professional help with general Service Fabric deployment and development questions.
Feedback
Please report any security-related issues [privately](./SECURITY.md). Otherwise, we would love to get bug reports and feature requests for the Service Fabric _.NET libraries_ here. Please submit issues for the larger Service Fabric _runtime_ in the microsoft/service-fabric repo.