Arebis.MvcDashboardLocalize
1.0.1
See the version list below for details.
dotnet new install Arebis.MvcDashboardLocalize::1.0.1
This component contains an ASP.NET Core MVC 6 item template consisting of an area named "MvcDashboardLocalize" implementing a dashboard to manage application localizaiton on database, as well as the database definition and classes needed to localize the application.
To get started, follow these videos:
To install the project item template (to be done once per developer machine):
dotnet new --install Arebis.MvcDashboardLocalize
To add the dashboard to an ASP.NET Core MVC 6 project, from the project folder:
dotnet new MvcDashboardLocalize
Or from the the solution folder:
dotnet new MvcDashboardLocalize -n <WebProjectName>
Then open the "Areas\MvcDashboardLocalize\ReadMe-MvcDashboardLocalize.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.