Owin.Localization NuGet Package

Port of AspNetCore localization middleware to Owin middleware.
Uses provider model with built in support for automatically applying culture information to HTTP requests.

Culture information can be specified in the HTTP header, query string, cookie, or custom source.

Also adds support for using Dependency Injection container to resolve instances of RequestCultureProvider during the request.




Got any Owin.Localization Question?





Info

Version: 1.1.0
Author(s): Paul Bleess
Last Update: Friday, July 10, 2020
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/pableess/dotnet-localization-ex
NuGet Url: https://www.nuget.org/packages/Owin.Localization


Install
Install-Package Owin.Localization
dotnet add package Owin.Localization
paket add Owin.Localization
Owin.Localization Download (Unzip the "nupkg" after downloading)

2 packages depend on this package.


Tags



STATS

must-have-score

.8

avg-downloads-per-day

5

days-since-last-release

1391