linq2db - linq2db.SQLite 2.9.9-rc4706
LINQ to SQLite is a data access technology that provides a run-time infrastructure for managing relational data as objects.
PM> Install-Package linq2db.SQLite -Version 2.9.9-rc4706 -Source https://www.myget.org/F/linq2db/api/v3/index.json
> nuget.exe install linq2db.SQLite -Version 2.9.9-rc4706 -Source https://www.myget.org/F/linq2db/api/v3/index.json
> dotnet add package linq2db.SQLite --version 2.9.9-rc4706 --source https://www.myget.org/F/linq2db/api/v3/index.json
source https://www.myget.org/F/linq2db/api/v3/index.json
nuget linq2db.SQLite ~> 2.9.9-rc4706
Copy to clipboard
> choco install linq2db.SQLite --version 2.9.9-rc4706 --source https://www.myget.org/F/linq2db/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "linq2db" -SourceLocation "https://www.myget.org/F/linq2db/api/v2"
Install-Module -Name "linq2db.SQLite" -RequiredVersion "2.9.9-rc4706" -Repository "linq2db" -AllowPreRelease
Copy to clipboard
OwnersIlya Chudin |
AuthorsIgor Tkachev, Ilya Chudin, Svyatoslav Danyliv, Dmitry Lukashenko |
Project URLhttp://linq2db.com/ |
LicenseMIT |
Tagslinq linq2db SQLite LinqToDB ORM database DB SQL |
Info1 total downloads |
| 1 downloads for version 2.9.9-rc4706 |
| Download (1.58 MB) |
| NuGet 3.3.0 or higher |
| Found on the current feed only |
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
2.9.9-rc4706 | 1.58 MB | Thu, 16 Apr 2020 13:02:01 GMT | 1 |
|