linq2db - linq2db.SqlServer 2.9.9-rc4706
LINQ to SqlServer is a data access technology that provides a run-time infrastructure for managing relational data as objects.
PM> Install-Package linq2db.SqlServer -Version 2.9.9-rc4706 -Source https://www.myget.org/F/linq2db/api/v3/index.json
> nuget.exe install linq2db.SqlServer -Version 2.9.9-rc4706 -Source https://www.myget.org/F/linq2db/api/v3/index.json
> dotnet add package linq2db.SqlServer --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.SqlServer ~> 2.9.9-rc4706
Copy to clipboard
> choco install linq2db.SqlServer --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.SqlServer" -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 SqlServer LinqToDB ORM database DB SQL |
Info0 total downloads |
| 0 downloads for version 2.9.9-rc4706 |
| Download (978.33 KB) |
| NuGet 3.3.0 or higher |
| Found on the current feed only |
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
2.9.9-rc4706 | 978.33 KB | Thu, 16 Apr 2020 13:02:05 GMT | 0 |
|