Entity Framework Context Wrapper NuGet Package

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.




Got any Entity Framework Context Wrapper Question?





Info

Version: 1.1.0
Author(s): TheDev6
Last Update: Sunday, April 9, 2017
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/TheDev6/EntityFrameworkContextWrapper
NuGet Url: https://www.nuget.org/packages/EntityFrameworkContextWrapper


Install
Install-Package EntityFrameworkContextWrapper
dotnet add package EntityFrameworkContextWrapper
paket add EntityFrameworkContextWrapper
EntityFrameworkContextWrapper Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.8

avg-downloads-per-day

0

days-since-last-release

2573