Base classes that apps inherit off for Entity Framework connections.
Info
Version: | 1.2.2 |
Author(s): | The Fusion Works |
Last Update: | Wednesday, November 9, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.thefusionworks.com/ |
NuGet Url: | https://www.nuget.org/packages/TheFusionWorks.Database |
Install
Install-Package TheFusionWorks.Database
dotnet add package TheFusionWorks.Database
paket add TheFusionWorks.Database
TheFusionWorks.Database Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.2.0)
- newtonsoft.json(>= 12.0.3)
- system.componentmodel.annotations(>= 4.7.0)