Custom Service Fabric Service Template

Ben Rimmer 1 Reputation point
2021-11-09T10:20:32.973+00:00

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

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Amira Bedhiafi 40,576 Reputation points Volunteer Moderator
    2025-11-04T18:52:53.7933333+00:00

    Hello !

    Thank you for posting on Microsoft Learn Q&A.

    Visual Studio lets you make your own project or item templates via the export template wizard and even ship them as a VSIX but the Service Fabric new service picker only shows the built in SF templates.

    You can create your custom template https://video2.skills-academy.com/en-us/visualstudio/ide/how-to-create-project-templates?view=vs-2022

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.