Dynamic.NET.AdminLTE.ProjectTemplates
0.8.0
dotnet new install Dynamic.NET.AdminLTE.ProjectTemplates::0.8.0
This package contains a .NET Template Package you can call from the shell/command line.
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.
This package has 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.