aspnetrc1 - EntityFramework.MicrosoftSqlServer.Design 7.0.0-rc1-final
Design-time Entity Framework Functionality for Microsoft SQL Server data store.
PM> Install-Package EntityFramework.MicrosoftSqlServer.Design -Version 7.0.0-rc1-final -Source https://www.myget.org/F/aspnetrc1/api/v3/index.json
> nuget.exe install EntityFramework.MicrosoftSqlServer.Design -Version 7.0.0-rc1-final -Source https://www.myget.org/F/aspnetrc1/api/v3/index.json
> dotnet add package EntityFramework.MicrosoftSqlServer.Design --version 7.0.0-rc1-final --source https://www.myget.org/F/aspnetrc1/api/v3/index.json
<PackageReference Include="EntityFramework.MicrosoftSqlServer.Design" Version="7.0.0-rc1-final" />
Copy to clipboard
source https://www.myget.org/F/aspnetrc1/api/v3/index.json
nuget EntityFramework.MicrosoftSqlServer.Design ~> 7.0.0-rc1-final
Copy to clipboard
> choco install EntityFramework.MicrosoftSqlServer.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.MicrosoftSqlServer.Design" -RequiredVersion "7.0.0-rc1-final" -Repository "aspnetrc1" -AllowPreRelease
Copy to clipboard
-
.NETFramework 4.5.1
- EntityFramework.MicrosoftSqlServer (>= 7.0.0-rc1-final)
- EntityFramework.Relational.Design (>= 7.0.0-rc1-final)
-
DNXCore 5.0
- EntityFramework.MicrosoftSqlServer (>= 7.0.0-rc1-final)
- EntityFramework.Relational.Design (>= 7.0.0-rc1-final)
- .NETFramework 4.5.1: 4.5.1.0
- DNXCore 5.0: 5.0.0.0
OwnersDaniel Roth |
AuthorsMicrosoft |
Project URLhttp://www.asp.net/ |
LicenseMS-EULA |
Info47 total downloads |
| 47 downloads for version 7.0.0-rc1-final |
| Download (50.92 KB) |
| Found on the current feed only |
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
7.0.0-rc1-final | 50.92 KB | Tue, 17 Nov 2015 01:30:38 GMT | 47 |
|