aspnetrc1 - EntityFramework.Relational.Design 7.0.0-rc1-final
Shared Design-time Entity Framework components for relational data stores.
PM> Install-Package EntityFramework.Relational.Design -Version 7.0.0-rc1-final -Source https://www.myget.org/F/aspnetrc1/api/v3/index.json
> nuget.exe install EntityFramework.Relational.Design -Version 7.0.0-rc1-final -Source https://www.myget.org/F/aspnetrc1/api/v3/index.json
> dotnet add package EntityFramework.Relational.Design --version 7.0.0-rc1-final --source https://www.myget.org/F/aspnetrc1/api/v3/index.json
<PackageReference Include="EntityFramework.Relational.Design" Version="7.0.0-rc1-final" />
Copy to clipboard
source https://www.myget.org/F/aspnetrc1/api/v3/index.json
nuget EntityFramework.Relational.Design ~> 7.0.0-rc1-final
Copy to clipboard
> choco install EntityFramework.Relational.Design --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.Relational.Design" -RequiredVersion "7.0.0-rc1-final" -Repository "aspnetrc1" -AllowPreRelease
Copy to clipboard
-
.NETFramework 4.5.1
- EntityFramework.Relational (>= 7.0.0-rc1-final)
-
DNX 4.5.1
- EntityFramework.Relational (>= 7.0.0-rc1-final)
-
DNXCore 5.0
- EntityFramework.Relational (>= 7.0.0-rc1-final)
- System.ComponentModel.Annotations (>= 4.0.11-beta-23516)
-
.NETCore 5.0
- EntityFramework.Relational (>= 7.0.0-rc1-final)
- .NETFramework 4.5.1: 4.5.1.0
- DNX 4.5.1: 4.5.1.0
- .NETCore 5.0: 5.0.0.0
- DNXCore 5.0: 5.0.0.0
OwnersDaniel Roth |
AuthorsMicrosoft |
Project URLhttp://www.asp.net/ |
LicenseMS-EULA |
Info283 total downloads |
| 283 downloads for version 7.0.0-rc1-final |
| Download (140.53 KB) |
| Found on the current feed only |
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
7.0.0-rc1-final | 140.53 KB | Tue, 17 Nov 2015 01:30:44 GMT | 283 |
|