In-memory mock for EntityFramework 6 DbContext.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 1.0.6180.21036 |
Author(s): | Rafael Salguero Iturrios |
Last Update: | Friday, December 2, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/RafaelSalguero/DbContextMock |
NuGet Url: | https://www.nuget.org/packages/DbContextMock |
Install
Install-Package DbContextMock
dotnet add package DbContextMock
paket add DbContextMock
DbContextMock Download (Unzip the "nupkg" after downloading)
Dependencies
- Castle.Core(>= 3.3.3)
- EntityFramework(>= 6.1.3)
Tags