My Idea, to try help mock a DbContext for EF.
Info
Version: | 0.3.0 |
Author(s): | Jonathan Peel |
Last Update: | Friday, May 26, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DbContextMocker |
Install
Install-Package DbContextMocker
dotnet add package DbContextMocker
paket add DbContextMocker
DbContextMocker Download (Unzip the "nupkg" after downloading)
Dependencies
- Moq(>= 4.7.0)
- EntityFramework(>= 6.0.0)