provides simple override methods for db interactions.
Info
Version: | 1.3.0 |
Author(s): | Jeremy Newson |
Last Update: | Friday, April 3, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://wim.usgs.gov/ |
NuGet Url: | https://www.nuget.org/packages/WiM.DBUtilities |
Install
Install-Package WiM.DBUtilities
dotnet add package WiM.DBUtilities
paket add WiM.DBUtilities
WiM.DBUtilities Download (Unzip the "nupkg" after downloading)
Dependencies
- WIM.Resources(>= 1.2.2)
- Microsoft.EntityFrameworkCore(>= 3.1.3)
- Microsoft.EntityFrameworkCore.Relational(>= 3.1.3)
- Remotion.Linq(>= 2.2.0)
- System.Reflection(>= 4.3.0)