Dynamic.NET.AdminLTE.ProjectTemplates
0.8.0
This is a boilerplate templates for ASP.NET Core Web Applications with a modern UI based on AdminLTE.
dotnet new --install Dynamic.NET.AdminLTE.ProjectTemplates::0.8.0
You can install the dotnet new
templates from NuGet.org by running the following command:
dotnet new -i "Dynamic.NET.AdminLTE.ProjectTemplates"
Once installed your will have to new templates available to create AdminLTE MVC bootstrap web application.
dotnet new mvc-adminlte [options]
This will create a new web application in the current folder.
You can install the dotnet new
templates from NuGet.org by running the following command:
dotnet new -i "Dynamic.NET.AdminLTE.ProjectTemplates"
Once installed your will have to new templates available to create AdminLTE MVC bootstrap web application.
dotnet new mvc-adminlte [options]
This will create a new web application in the current folder.
Release Notes
https://github.com/dotnet-express/AdminLTE-Starter-Kit/releases/tag/v0.8.0
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.