Entity Projections for EntityFramework Core NuGet Package

Decouples the read model from entities themselves.

The read model is automatically generated at runtime from given projection/view interfaces. Essentially works like views for tables in RDBMS.

See the project page for examples.




Got any Entity Projections for EntityFramework Core Question?





Info

Version: 1.0.0
Author(s): Dasync sergiis
Last Update: Monday, December 3, 2018
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/Dasync/EntityFrameworkCore.Extensions.Projections
NuGet Url: https://www.nuget.org/packages/Dasync.EntityFrameworkCore.Extensions.Projections


Install
Install-Package Dasync.EntityFrameworkCore.Extensions.Projections
dotnet add package Dasync.EntityFrameworkCore.Extensions.Projections
paket add Dasync.EntityFrameworkCore.Extensions.Projections
Dasync.EntityFrameworkCore.Extensions.Projections Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.5

avg-downloads-per-day

0

days-since-last-release

1973