An ASP.NET Core MVC package that simplifies route localization of attribute routes.
Info
Version: | 1.0.1-rc1 |
Author(s): | Christopher Dresel |
Last Update: | Wednesday, December 12, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Dresel/RouteLocalization.AspNetCore |
NuGet Url: | https://www.nuget.org/packages/RouteLocalization.AspNetCore |
Install
Install-Package RouteLocalization.AspNetCore
dotnet add package RouteLocalization.AspNetCore
paket add RouteLocalization.AspNetCore
RouteLocalization.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.Core(>= 2.0.0)
Tags