An in memory database on top of EF to facilitate unit testing without database.
Info
Version: | 1.0.0 |
Author(s): | Kim Roose |
Last Update: | Thursday, November 5, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/EFakeDbContext |
Install
Install-Package EFakeDbContext
dotnet add package EFakeDbContext
paket add EFakeDbContext
EFakeDbContext Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.2.0)
Tags