Arebis.MvcDashboardIdentity
1.1.2
See the version list below for details.
dotnet new install Arebis.MvcDashboardIdentity::1.1.2
This component contains an ASP.NET Core MVC 6 item template consisting of an area named "MvcDashboardIdentity" implementing a dashboard to manage local identities.
For setup and usage instructions, see:
To install the project item template (to be done once per developer machine):
dotnet new --install Arebis.MvcDashboardIdentity
To add the dashboard to an ASP.NET Core MVC 6 project, from the project folder:
dotnet new MvcDashboardIdentity
Or from the the solution folder:
dotnet new MvcDashboardIdentity -n <WebProjectName>
Then open the "Areas\MvcDashboardIdentity\ReadMe-MvcDashboardIdentity.html" file in a browser for further instructions.
-
net6.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.