✅ Template project not visible in VS
Hi, creating a template project for a new project I'm working on.
The template project generates all the classes needed to setup a new endpoint. Its all working via the cli but cant for the life of me workout how to get it too show up in VS add new item dialog window - https://github.com/IeuanWalker/MinimalApi.Endpoints/tree/TemplatePack/src/IeuanWalker.MinimalApi.Endpoints.TemplatePack
Anyone has any idea?
GitHub
MinimalApi.Endpoints/src/IeuanWalker.MinimalApi.Endpoints.TemplateP...
A source generator for .NET minimal api to make building REST API's easier for .NET 10 and newer. - IeuanWalker/MinimalApi.Endpoints
5 Replies
Unknown User•4w ago
Message Not Public
Sign In & Join Server To View
Thanks, ye its definitely appearing when i do
dotnet new list
Cleared the cache yesterday and PC been restarted since then too and still not appearing in VS
Unknown User•4w ago
Message Not Public
Sign In & Join Server To View
If you have no further questions, please use /close to mark the forum thread as answered
Thanks, will probably raise it tomorrow