HandyEFContext

Extend and enhance for DbContext.


Keywords
Install
Install-Package HandyEFContext -Version 1.0.1

Documentation

HandyContext

HandyContext is based on EntityFramework. GenericDbContext inherits DbContext,it provides some methods,they are very helpful. HistoryDbContext inherits GenericDbContext,it record the data change.