EntityDbContext and EntityBase with BeforeSave/AfterSave hooks.
Info
Version: | 3.1.4 |
Author(s): | Ahmad Ali |
Last Update: | Thursday, November 12, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/XorEdge.Database |
Install
Install-Package XorEdge.Database
dotnet add package XorEdge.Database
paket add XorEdge.Database
XorEdge.Database Download (Unzip the "nupkg" after downloading)
Dependencies
- Xoredge.Database.Abstractions(>= 3.1.4)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.EntityFrameworkCore(>= 3.1.6)
Tags