linq2db - linq2db.PostgreSQL 2.9.9-rc4706
LINQ to PostgreSQL is a data access technology that provides a run-time infrastructure for managing relational data as objects.
PM> Install-Package linq2db.PostgreSQL -Version 2.9.9-rc4706 -Source https://www.myget.org/F/linq2db/api/v3/index.json
> nuget.exe install linq2db.PostgreSQL -Version 2.9.9-rc4706 -Source https://www.myget.org/F/linq2db/api/v3/index.json
> dotnet add package linq2db.PostgreSQL --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.PostgreSQL ~> 2.9.9-rc4706
Copy to clipboard
> choco install linq2db.PostgreSQL --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.PostgreSQL" -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 Npgsql PostgreSQL LinqToDB ORM database DB SQL |
Info0 total downloads |
| 0 downloads for version 2.9.9-rc4706 |
| Download (1.1 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.1 MB | Thu, 16 Apr 2020 13:01:55 GMT | 0 |
|