Arebis.MvcDashboardIdentity
8.1.5
dotnet new install Arebis.MvcDashboardIdentity::8.1.5
Introduction
This component contains an ASP.NET Core MVC 8 item template consisting of an area named "MvcDashboardIdentity" implementing a dashboard to manage local identities.
Setup
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 8 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.
-
net8.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.