Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
286 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Is it possible to create a project template to use when adding a new service to a Service Fabric application in VS 2019? I have created a template and wizard from an existing ASP.Net Core Stateless Service and would like to use this as the base for new services in my application.
Thanks
Ben