Resource provider for .net applications that allows localizations from a database, this particular version is geared towards ASP.NET using a PostgreSQL database.
Info
Version: | 0.1.5904.15630 |
Author(s): | Nicholas Patterson |
Last Update: | Tuesday, March 1, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/reynn/DbLocalizer |
NuGet Url: | https://www.nuget.org/packages/DbLocalizer |
Install
Install-Package DbLocalizer
dotnet add package DbLocalizer
paket add DbLocalizer
DbLocalizer Download (Unzip the "nupkg" after downloading)
Dependencies
- Npgsql(>= 3.0.5)