aspnetrc1 - EntityFramework.Sqlite 7.0.0-rc1-final
SQLite data store for Entity Framework.
PM> Install-Package EntityFramework.Sqlite -Version 7.0.0-rc1-final -Source https://www.myget.org/F/aspnetrc1/api/v3/index.json
> nuget.exe install EntityFramework.Sqlite -Version 7.0.0-rc1-final -Source https://www.myget.org/F/aspnetrc1/api/v3/index.json
> dotnet add package EntityFramework.Sqlite --version 7.0.0-rc1-final --source https://www.myget.org/F/aspnetrc1/api/v3/index.json
source https://www.myget.org/F/aspnetrc1/api/v3/index.json
nuget EntityFramework.Sqlite ~> 7.0.0-rc1-final
Copy to clipboard
> choco install EntityFramework.Sqlite --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" -RequiredVersion "7.0.0-rc1-final" -Repository "aspnetrc1" -AllowPreRelease
Copy to clipboard
-
.NETFramework 4.5.1
- EntityFramework.Relational (>= 7.0.0-rc1-final)
- Microsoft.Data.Sqlite (>= 1.0.0-rc1-final)
-
.NETPlatform 5.4
- EntityFramework.Relational (>= 7.0.0-rc1-final)
- Microsoft.CSharp (>= 4.0.1-beta-23516)
- Microsoft.Data.Sqlite (>= 1.0.0-rc1-final)
- System.IO.FileSystem (>= 4.0.1-beta-23516)
-
.NETCore 5.0
- EntityFramework.Relational (>= 7.0.0-rc1-final)
- Microsoft.Data.Sqlite (>= 1.0.0-rc1-final)
- System.IO.FileSystem (>= 4.0.0)
- .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 |
Info58 total downloads |
| 58 downloads for version 7.0.0-rc1-final |
| Download (84.68 KB) |
| Found on the current feed only |
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
7.0.0-rc1-final | 84.68 KB | Tue, 17 Nov 2015 01:30:50 GMT | 58 |
|