A lightweight library for generating a data context and repository on the fly.
Info
Version: | 1.0.5 |
Author(s): | Oh Gnarly, Inc |
Last Update: | Thursday, June 28, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/EFOnTheFly |
Install
Install-Package EFOnTheFly
dotnet add package EFOnTheFly
paket add EFOnTheFly
EFOnTheFly Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.2.0)
Tags