Testing doubles for EntityFramework.
Entity Framework 6 Docs: https://entityframework.net/
Entity Framework Core Docs: https://entityframeworkcore.com/
Learn Entity Framework Core 5: https://www.learnentityframeworkcore5.com/
Info
Version: | 1.3.0 |
Author(s): | EntityFramework.Testing |
Last Update: | Sunday, April 12, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/scott-xu/EntityFramework.Testing |
NuGet Url: | https://www.nuget.org/packages/EntityFrameworkTesting |
Install
Install-Package EntityFrameworkTesting
dotnet add package EntityFrameworkTesting
paket add EntityFrameworkTesting
EntityFrameworkTesting Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- EntityFramework(>= 6.4.0)
- EntityFramework(>= 6.4.0)
Tags