- 1,648 total downloads
- last updated 4/9/2017
- Latest version: 1.1.0
Wraps calls to EF Context in a using statement for easier disposing. This code can also help to isolate the use of Entity Framework in unit tests because it gives one more level of interface mocking before having to directly deal with EF in unit tests.