Provides access to several async data access methods for Entity Framework.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 2.1.1 |
Author(s): | Joakim Skoog |
Last Update: | Monday, February 15, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/joakimskoog/Geymsla |
NuGet Url: | https://www.nuget.org/packages/Geymsla.EntityFramework |
Install
Install-Package Geymsla.EntityFramework
dotnet add package Geymsla.EntityFramework
paket add Geymsla.EntityFramework
Geymsla.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- EFSecondLevelCache(>= 1.1.5)
Tags