EF core base utility.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Install
Install-Package Tiny.EntityFramework
dotnet add package Tiny.EntityFramework
paket add Tiny.EntityFramework
Tiny.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- Tiny.Shared(>= 3.1.1)
- Microsoft.AspNetCore.Http(>= 2.2.2)
- Microsoft.EntityFrameworkCore.Relational(>= 3.1.0)
Tags