Provides a request culture provider which gets culture and ui-culture from request's route data.
Info
Version: | 2.3.0 |
Author(s): | Microsoft |
Last Update: | Tuesday, January 14, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://asp.net/ |
NuGet Url: | https://www.nuget.org/packages/Microsoft.AspNetCore.Localization.Routing |
Install
Install-Package Microsoft.AspNetCore.Localization.Routing
dotnet add package Microsoft.AspNetCore.Localization.Routing
paket add Microsoft.AspNetCore.Localization.Routing
Microsoft.AspNetCore.Localization.Routing Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Localization(>= 2.2.0)
- Microsoft.AspNetCore.Routing.Abstractions(>= 2.2.0)
Tags