Microsoft Azure Service Fabric SDK
To build and run Azure Service Fabric applications on your Windows development machine, install the Service Fabric runtime, SDK, and tools.
To build and run Azure Service Fabric applications on your Windows development machine, install the Service Fabric runtime, SDK, and tools. Service Fabric is a distributed systems platform for packaging, deploying, and managing stateless and stateful distributed applications and containers at large scale. Service Fabric runs on Windows and Linux, on any cloud, any datacenter, across geographic regions, or on your laptop.Service Fabric represents the next-generation platform for building and managing these enterprise-class, tier-1, cloud-scale applications running in containers.
winget install --id Microsoft.ServiceFabricSDK --exact --source wingetLatest 8.5.116
Details
- Homepage
- https://learn.microsoft.com/en-us/azure/service-fabric/service-fabric-get-started
- License
- MIT
- Publisher
- Microsoft Corporation
- Support
- https://learn.microsoft.com/en-us/azure/service-fabric/service-fabric-get-started
- Copyright
- Copyright (c) Microsoft Corporation. All rights reserved.