An Entity Framework data access for general use.
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.0.3 |
Author(s): | Totalsoft |
Last Update: | Friday, September 20, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/NBB.Data.EntityFramework |
Install
Install-Package NBB.Data.EntityFramework
dotnet add package NBB.Data.EntityFramework
paket add NBB.Data.EntityFramework
NBB.Data.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- NBB.Data.Abstractions(>= 5.0.8)
- Microsoft.EntityFrameworkCore(>= 5.0.0)
Tags