Prefix-based route localization for ASP.NET Razor Pages.
Info
| Version: | 1.2.0 |
| Author(s): | Michal A. Valášek |
| Last Update: | Wednesday, March 6, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ridercz/Altairis.PrefixLocalization |
| NuGet Url: | https://www.nuget.org/packages/Altairis.PrefixLocalization |
Install
Install-Package Altairis.PrefixLocalization
dotnet add package Altairis.PrefixLocalization
paket add Altairis.PrefixLocalization
Altairis.PrefixLocalization Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.RazorPages(>= 2.2.5)
- Microsoft.AspNetCore.Mvc.TagHelpers(>= 2.2.0)