aspnetrc1 - EntityFramework.Core.FunctionalTests 7.0.0-rc1-final
Reusable EntityFramework.Core functional tests for provider writers.
PM> Install-Package EntityFramework.Core.FunctionalTests -Version 7.0.0-rc1-final -Source https://www.myget.org/F/aspnetrc1/api/v3/index.json
> nuget.exe install EntityFramework.Core.FunctionalTests -Version 7.0.0-rc1-final -Source https://www.myget.org/F/aspnetrc1/api/v3/index.json
> dotnet add package EntityFramework.Core.FunctionalTests --version 7.0.0-rc1-final --source https://www.myget.org/F/aspnetrc1/api/v3/index.json
<PackageReference Include="EntityFramework.Core.FunctionalTests" Version="7.0.0-rc1-final" />
Copy to clipboard
source https://www.myget.org/F/aspnetrc1/api/v3/index.json
nuget EntityFramework.Core.FunctionalTests ~> 7.0.0-rc1-final
Copy to clipboard
> choco install EntityFramework.Core.FunctionalTests --version 7.0.0-rc1-final --source https://www.myget.org/F/aspnetrc1/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "aspnetrc1" -SourceLocation "https://www.myget.org/F/aspnetrc1/api/v2"
Install-Module -Name "EntityFramework.Core.FunctionalTests" -RequiredVersion "7.0.0-rc1-final" -Repository "aspnetrc1" -AllowPreRelease
Copy to clipboard
-
.NETFramework 4.6
- EntityFramework.InMemory (>= 7.0.0-rc1-final)
- xunit.assert (>= 2.1.0)
- xunit.extensibility.execution (>= 2.1.0)
-
DNX 4.5.1
- EntityFramework.InMemory (>= 7.0.0-rc1-final)
- xunit.assert (>= 2.1.0)
- xunit.extensibility.execution (>= 2.1.0)
- xunit.runner.aspnet (>= 2.0.0-aspnet-rc1-final)
-
DNXCore 5.0
- EntityFramework.InMemory (>= 7.0.0-rc1-final)
- Microsoft.CSharp (>= 4.0.1-beta-23516)
- xunit.assert (>= 2.1.0)
- xunit.extensibility.execution (>= 2.1.0)
- xunit.runner.aspnet (>= 2.0.0-aspnet-rc1-final)
- .NETFramework 4.5: 4.5.0.0
- .NETFramework 4.6: 4.6.0.0
- DNX 4.5.1: 4.5.1.0
- DNXCore 5.0: 5.0.0.0
OwnersDaniel Roth |
AuthorsMicrosoft |
Project URLhttp://www.asp.net/ |
LicenseMS-EULA |
Info15 total downloads |
| 15 downloads for version 7.0.0-rc1-final |
| Download (1.58 MB) |
| Found on the current feed only |
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
7.0.0-rc1-final | 1.58 MB | Tue, 17 Nov 2015 01:30:32 GMT | 15 |
|