Info
Version: | 1.0.0 |
Author(s): | Paul Bleess |
Last Update: | Friday, July 10, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/pableess/Owin.Localization/ |
NuGet Url: | https://www.nuget.org/packages/Owin.Localization.Autofac |
Install
Install-Package Owin.Localization.Autofac
dotnet add package Owin.Localization.Autofac
paket add Owin.Localization.Autofac
Owin.Localization.Autofac Download (Unzip the "nupkg" after downloading)
Dependencies
- Owin.Localization(>= 1.1.0)
- Autofac.Owin(>= 5.0.1)
Tags
This can be useful if the provider has external dependencies such as database connections etc that are best handled via DI.