Microsoft.AspNetCore.Localization.Routing Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains a mechanism for determining the culture information for a request via values in the route data.
Classes
RouteDataRequestCultureProvider |
Determines the culture information for a request via values in the route data. |
Remarks
For more information about localizing ASP.NET Core applications, Globalization and localization in ASP.NET Core.