Service Fabric SDK

Service Fabric SDK provides client libraries for .NET, Java, and Go for building Service Fabric services and interacting with the cluster. The SDK includes Reliable Collections, Reliable Actors, and the Reliable Services programming model.

API entry from apis.yml

apis.yml Raw ↑
aid: service-fabric:service-fabric-sdk
name: Service Fabric SDK
description: Service Fabric SDK provides client libraries for .NET, Java, and Go for building Service
  Fabric services and interacting with the cluster. The SDK includes Reliable Collections, Reliable Actors,
  and the Reliable Services programming model.
humanURL: https://docs.microsoft.com/en-us/azure/service-fabric/service-fabric-get-started
tags:
- SDK
- .NET
- Java
- Microservices
- Reliable Collections
properties:
- type: Documentation
  url: https://docs.microsoft.com/en-us/azure/service-fabric/service-fabric-get-started
- type: NuGet
  url: https://www.nuget.org/packages/Microsoft.ServiceFabric/
- type: Maven
  url: https://mvnrepository.com/artifact/com.microsoft.servicefabric/sf-actors