Info
Version: | 1.0.0 |
Author(s): | cheng.zhang |
Last Update: | Saturday, April 15, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/HandyContext |
Install
Install-Package HandyContext
dotnet add package HandyContext
paket add HandyContext
HandyContext Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.1.3)
Tags
GenericDbContext inherits DbContext,it provides some methods,they are very helpful. HistoryDbContext inherits GenericDbContext,it record the data change.