A simple generic data context using EFcore.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 1.0.1.5 |
Author(s): | Phillip Henault |
Last Update: | Monday, January 4, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Spottigus/Spottigus |
NuGet Url: | https://www.nuget.org/packages/Spottigus.DataContext |
Install
Install-Package Spottigus.DataContext
dotnet add package Spottigus.DataContext
paket add Spottigus.DataContext
Spottigus.DataContext Download (Unzip the "nupkg" after downloading)
Dependencies
net5.0
- Microsoft.EntityFrameworkCore(>= 5.0.1)
- Microsoft.EntityFrameworkCore(>= 5.0.1)
Tags