Provides the personal toolset.
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.0.1 |
Author(s): | Fathurahman Ma'ruf Hudoarma |
Last Update: | Friday, July 5, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/fathurmh/Fathcore |
NuGet Url: | https://www.nuget.org/packages/Fathcore.EntityFramework |
Install
Install-Package Fathcore.EntityFramework
dotnet add package Fathcore.EntityFramework
paket add Fathcore.EntityFramework
Fathcore.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- Fathcore.Extensions(>= 2.0.1)
- Fathcore.Infrastructure(>= 2.0.1)
- Fathcore.Security(>= 2.0.1)
- Microsoft.AspNetCore.Http(>= 2.2.2)
- Microsoft.EntityFrameworkCore(>= 2.2.4)
- Microsoft.EntityFrameworkCore.InMemory(>= 2.2.4)
- Microsoft.EntityFrameworkCore.Sqlite(>= 2.2.4)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
Tags