Reusable EntityFramework.Core functional tests for provider writers.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 7.0.0-rc1-final |
Author(s): | Microsoft |
Last Update: | Wednesday, November 18, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.asp.net/ |
NuGet Url: | https://www.nuget.org/packages/EntityFramework.Core.FunctionalTests |
Install
Install-Package EntityFramework.Core.FunctionalTests
dotnet add package EntityFramework.Core.FunctionalTests
paket add EntityFramework.Core.FunctionalTests
EntityFramework.Core.FunctionalTests Download (Unzip the "nupkg" after downloading)
Dependencies
dnx451
- EntityFramework.InMemory(7.0.01)
- xunit.assert(2.1.0)
- xunit.extensibility.execution(2.1.0)
- xunit.runner.aspnet(2.0.01)
- EntityFramework.InMemory(7.0.01)
- xunit.assert(2.1.0)
- xunit.extensibility.execution(2.1.0)
- Microsoft.CSharp(4.0.123516)
- xunit.runner.aspnet(2.0.01)
- EntityFramework.InMemory(7.0.01)
- xunit.assert(2.1.0)
- xunit.extensibility.execution(2.1.0)
Tags