Arebis.MvcDashboardLocalize 1.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet new install Arebis.MvcDashboardLocalize::1.0.1
This package contains a .NET Template Package you can call from the shell/command line.

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:

MvcDashboardLocalize intro - part 1

MvcDashboardLocalize intro - part 2

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.

Version Downloads Last updated
7.0.0 548 9/8/2023
1.0.2 932 10/6/2022
1.0.1 382 9/29/2022
1.0.0 412 9/27/2022