AspNetCore.React.CookieAuthTemplate
1.0.2
dotnet new install AspNetCore.React.CookieAuthTemplate::1.0.2
This package contains a .NET Template Package you can call from the shell/command line.
AspNetCore.React.CookieAuthTemplate
This package includes one template for ASP.NET Core appliacation with React and cookie authentication (implemented with ASP.NET Core Identity).
Usage
The template is available using .NET CLI.
Install the package:
dotnet new install AspNetCore.React.CookieAuthTemplate
Create a new project:
dotnet new reactcookie
-
.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.