Auth0.Templates
2.2.0
Prefix Reserved
dotnet new install Auth0.Templates::2.2.0
This package contains a .NET Template Package you can call from the shell/command line.
Auth0 Templates for .NET
The Auth0 Templates for .NET package allows you to quickly bootstrap a .NET application secured with Auth0. You can use the Auth0 Templates with the .NET CLI and Visual Studio.
Getting started
Requirements
- An Auth0 account. You can sign up for a free one right now.
- .NET Core 7.0 SDK or higher.
- (Optional, but recommended) Auth0 CLI version 1.0.1
- (Optional) Visual Studio 2022 for Windows (ver. 17.4+)
- (Optional) Visual Studio 2022 for Mac (ver. 17.5+)
- (Optional) JetBrains Rider (ver. 2024.1+)
Installation
You can install the Auth0 Templates by running the following command in your terminal window:
dotnet new install Auth0.Templates
Once installed, the templates are available in .NET CLI, Visual Studio for Windows, Visual Studio for Mac, and JetBrains Rider.
Visit the project's website to learn more about the available templates.
-
.NETStandard 2.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.