Where to find stand alone packages for Service Fabric
When new Service Fabric packages are released they are announced on the Service Fabric blog.
For SDK updates, they recommend to run the Web Platform Installer and for Runtime updates you can get links from the Service Fabric documentation.
But what if our local dev and test environments are not connected to the Internet?
If you look at the release notes DOCX file that is part of each release (sample), they include links to the direct packages you need to install.
PreviousHow to configure HTTPS endpoints in WebAPI servicesNextHow to query Service Fabric via PowerShell
Last updated