aspnetrc1 - EntityFramework.Relational 7.0.0-rc1-final
Shared Entity Framework components for relational data stores.
PM> Install-Package EntityFramework.Relational -Version 7.0.0-rc1-final -Source https://www.myget.org/F/aspnetrc1/api/v3/index.json
> nuget.exe install EntityFramework.Relational -Version 7.0.0-rc1-final -Source https://www.myget.org/F/aspnetrc1/api/v3/index.json
> dotnet add package EntityFramework.Relational --version 7.0.0-rc1-final --source https://www.myget.org/F/aspnetrc1/api/v3/index.json
<PackageReference Include="EntityFramework.Relational" Version="7.0.0-rc1-final" />
Copy to clipboard
source https://www.myget.org/F/aspnetrc1/api/v3/index.json
nuget EntityFramework.Relational ~> 7.0.0-rc1-final
Copy to clipboard
> choco install EntityFramework.Relational --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" -RequiredVersion "7.0.0-rc1-final" -Repository "aspnetrc1" -AllowPreRelease
Copy to clipboard
-
.NETFramework 4.5.1
- EntityFramework.Core (>= 7.0.0-rc1-final)
- System.Diagnostics.DiagnosticSource (>= 4.0.0-beta-23516)
-
.NETPlatform 5.4
- EntityFramework.Core (>= 7.0.0-rc1-final)
- Microsoft.CSharp (>= 4.0.1-beta-23516)
- System.Data.Common (>= 4.0.1-beta-23516)
- System.Diagnostics.DiagnosticSource (>= 4.0.0-beta-23516)
- System.Text.RegularExpressions (>= 4.0.11-beta-23516)
-
.NETCore 5.0
- EntityFramework.Core (>= 7.0.0-rc1-final)
- Microsoft.CSharp (>= 4.0.0)
- System.Data.Common (>= 4.0.0)
- System.Diagnostics.DiagnosticSource (>= 4.0.0-beta-23516)
- System.Dynamic.Runtime (>= 4.0.10)
- .NETFramework 4.5.1: 4.5.1.0
- .NETPlatform 5.4: 5.4.0.0
- .NETCore 5.0: 5.0.0.0
OwnersDaniel Roth |
AuthorsMicrosoft |
Project URLhttp://www.asp.net/ |
LicenseMS-EULA |
Info423 total downloads |
| 423 downloads for version 7.0.0-rc1-final |
| Download (485.89 KB) |
| Found on the current feed only |
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
7.0.0-rc1-final | 485.89 KB | Tue, 17 Nov 2015 01:30:39 GMT | 423 |
|