Library to work with database, apply migrations and data using 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.Database.EntityFrameworkCore/wiki |
| NuGet Url: | https://www.nuget.org/packages/GodelTech.Database.EntityFrameworkCore |
Install
Install-Package GodelTech.Database.EntityFrameworkCore
dotnet add package GodelTech.Database.EntityFrameworkCore
paket add GodelTech.Database.EntityFrameworkCore
GodelTech.Database.EntityFrameworkCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore.Design(>= 3.1.8)
- Microsoft.Extensions.Hosting(>= 3.1.8)
Tags