It has an EntityTypeConfiguration called MetadataEntityTypeConfiguration that allows auto map the EF entity using the information from metadata.
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.0.2 |
Author(s): | g1acomell1 |
Last Update: | Wednesday, April 8, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/giacomelli/Escrutinador |
NuGet Url: | https://www.nuget.org/packages/Escrutinador.Extensions.EntityFramework |
Install
Install-Package Escrutinador.Extensions.EntityFramework
dotnet add package Escrutinador.Extensions.EntityFramework
paket add Escrutinador.Extensions.EntityFramework
Escrutinador.Extensions.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(6.1.1)
- Escrutinador(0.0.3)
Tags