Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 3.2.1 |
Author(s): | Production Ready LLC |
Last Update: | Thursday, December 3, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ProductionReady/Eleflex |
NuGet Url: | https://www.nuget.org/packages/Eleflex.Storage.EntityFramework |
Install
Install-Package Eleflex.Storage.EntityFramework
dotnet add package Eleflex.Storage.EntityFramework
paket add Eleflex.Storage.EntityFramework
Eleflex.Storage.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- Eleflex(3.2.1)
- EntityFramework(6.1.3)
- LINQKit(1.1.3.1)
Tags
It contains data access classes used to expose information from databases using Microsoft Entity Framework. ELEFLEX is a platform for building modular, domain-driven, service-oriented applications and services.