FileContext is a data access layer (DAL) Framework for rapid data driven application development (RDDAD) append to EntityFramework.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 1.0.6 |
Author(s): | Paul Mizel |
Last Update: | Sunday, January 1, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/pmizel/DevMentor.Context.FileContext |
NuGet Url: | https://www.nuget.org/packages/FileContext |
Install
Install-Package FileContext
dotnet add package FileContext
paket add FileContext
FileContext Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.1.3)
Tags