Closed DermotMurphy closed 5 months ago
Hi @DermotMurphy,
Thank you for bringing up this issue. Actually, the current published package contains the 4 templates shown in your screenshot.
Currently, I'm experimenting with a trunk-based development approach to allow PRs from forks. So, the current main
branch is the development branch that will end up in version 2.2 of the NuGet package, which I hope to publish soon.
I understand that this way the docs and the code in the main
branch do not match the current package published on NuGet, and it may cause confusion. Sorry for that. I hope to find a better solution for the future releases.
As per you documentation, I have executed the following command:
dotnet new install Auth0.Templates
This is a screenshot:
Your documentation suggests that the following .Net templates will be available:
This is clearly not the case