Info
Version: | 1.0.8 |
Author(s): | Fabian Spottog |
Last Update: | Saturday, November 9, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://i18n.spottog.net/ |
NuGet Url: | https://www.nuget.org/packages/net.spottog.I18n.PostgreSQL |
Install
Install-Package net.spottog.I18n.PostgreSQL
dotnet add package net.spottog.I18n.PostgreSQL
paket add net.spottog.I18n.PostgreSQL
net.spottog.I18n.PostgreSQL Download (Unzip the "nupkg" after downloading)
Dependencies
- Npgsql.EntityFrameworkCore.PostgreSQL(>= 2.2.4)
- net.spottog.i18n(>= 1.0.8)
Translations are stored in concatenated repositories. In this case PostgreSQL with help from EntityFreamwork.
Software Bibliotek um .net Core Anwendungen zu internationalisieren.
Die Übersetzungen werden in Verketteten Repositorys gespeichert. In diesem Fall in einer PostgreSQL Datenbank mit hilfe des Entity Freamworks.