Extensions to improve how we localize our domain models with EFCore.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 0.3.1-alpha |
Author(s): | Adriano Escalante |
Last Update: | Tuesday, January 28, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/AdrianoAE/EntityFrameworkCore.Translations |
NuGet Url: | https://www.nuget.org/packages/AdrianoAE.EntityFrameworkCore.Translations |
Install
Install-Package AdrianoAE.EntityFrameworkCore.Translations
dotnet add package AdrianoAE.EntityFrameworkCore.Translations
paket add AdrianoAE.EntityFrameworkCore.Translations
AdrianoAE.EntityFrameworkCore.Translations Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 3.1.0)
- Microsoft.EntityFrameworkCore.Relational(>= 3.1.0)
Tags