Package to enable localizations using EF & SQL.
Info
Version: | 3.1.0-alpha01 |
Author(s): | SecretCollect B.V. |
Last Update: | Monday, July 6, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SecretView/Localization.SqlLocalizer |
NuGet Url: | https://www.nuget.org/packages/SecretCollect.Localization.SqlLocalizer |
Install
Install-Package SecretCollect.Localization.SqlLocalizer
dotnet add package SecretCollect.Localization.SqlLocalizer
paket add SecretCollect.Localization.SqlLocalizer
SecretCollect.Localization.SqlLocalizer Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore.SqlServer(>= 3.1.5)
- Microsoft.Extensions.Configuration.Binder(>= 3.1.5)
- Microsoft.Extensions.Localization.Abstractions(>= 3.1.5)
Tags