SQL storage EF abstractions.
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.1 |
Author(s): | ldreghorn |
Last Update: | Friday, February 24, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/MicroLite.Storage.SQL.EntityFramework |
Install
Install-Package MicroLite.Storage.SQL.EntityFramework
dotnet add package MicroLite.Storage.SQL.EntityFramework
paket add MicroLite.Storage.SQL.EntityFramework
MicroLite.Storage.SQL.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.1.3)
- MicroLite.Storage.Interface(>= 1.0.0)
Tags