servicefabric¶
- How to configure HTTPS endpoints in WebAPI services: Configure HTTPS endpoints and certificate bindings in a Service Fabric Web API service.
- How to create a single node cluster (offline): Build a standalone single-node Service Fabric cluster for offline development or testing.
- How to query Service Fabric via PowerShell: Connect to and query a Service Fabric cluster using PowerShell tools.
- How to upgrade a Reverse Proxy SSL certificate in your SF Cluster: Replace a Service Fabric reverse proxy SSL certificate safely.
- Where to find stand alone packages for Service Fabric: Find standalone Service Fabric package downloads and release announcements.
- Working with Service Fabric stateless WebAPI services: Extend the generated Service Fabric stateless Web API template with custom controllers.