Arebis.MvcDashboardLocalize 7.0.0

dotnet new install Arebis.MvcDashboardLocalize::7.0.0
This package contains a .NET Template Package you can call from the shell/command line.

Introduction

This component contains an ASP.NET Core MVC 7 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

Installation

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 7 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.

Further reading

For a more in depth discussion of how to install and use MvcDashboardLocalize, see the article published on CodeProject:

https://www.codeproject.com/Articles/5348357/Localizing-ASP-NET-Core-MVC-applications-from-data

  • net7.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 521 9/8/2023
1.0.2 931 10/6/2022
1.0.1 381 9/29/2022
1.0.0 412 9/27/2022