aspnetrc1 - EntityFramework.Sqlite.Design 7.0.0-rc1-final
Design-time Entity Framework functionality for SQLite
PM> Install-Package EntityFramework.Sqlite.Design -Version 7.0.0-rc1-final -Source https://www.myget.org/F/aspnetrc1/api/v3/index.json
> nuget.exe install EntityFramework.Sqlite.Design -Version 7.0.0-rc1-final -Source https://www.myget.org/F/aspnetrc1/api/v3/index.json
> dotnet add package EntityFramework.Sqlite.Design --version 7.0.0-rc1-final --source https://www.myget.org/F/aspnetrc1/api/v3/index.json
<PackageReference Include="EntityFramework.Sqlite.Design" Version="7.0.0-rc1-final" />
Copy to clipboard
source https://www.myget.org/F/aspnetrc1/api/v3/index.json
nuget EntityFramework.Sqlite.Design ~> 7.0.0-rc1-final
Copy to clipboard
> choco install EntityFramework.Sqlite.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.Sqlite.Design" -RequiredVersion "7.0.0-rc1-final" -Repository "aspnetrc1" -AllowPreRelease
Copy to clipboard
OwnersDaniel Roth |
AuthorsMicrosoft |
Project URLhttp://www.asp.net/ |
LicenseMS-EULA |
Info17 total downloads |
| 17 downloads for version 7.0.0-rc1-final |
| Download (42.88 KB) |
| Found on the current feed only |
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
7.0.0-rc1-final | 42.88 KB | Tue, 17 Nov 2015 01:30:50 GMT | 17 |
|