Library to access database with Unit of Work, Repository and Entity classes for Entity Framework Core.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 8.1.0 |
Author(s): | v.rodchenko |
Last Update: | Monday, July 1, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/GodelTech/GodelTech.Data.EntityFrameworkCore/wiki |
NuGet Url: | https://www.nuget.org/packages/GodelTech.Data.EntityFrameworkCore |
Install
Install-Package GodelTech.Data.EntityFrameworkCore
dotnet add package GodelTech.Data.EntityFrameworkCore
paket add GodelTech.Data.EntityFrameworkCore
GodelTech.Data.EntityFrameworkCore Download (Unzip the "nupkg" after downloading)
Dependencies
- GodelTech.Data(>= 3.0.6)
- Microsoft.EntityFrameworkCore(>= 3.1.3)
Tags