linq2db - linq2db.Core 1.10.2-rc1852
LINQ to DB is a data access technology that provides a run-time infrastructure for managing relational data as objects.
PM> Install-Package linq2db.Core -Version 1.10.2-rc1852 -Source https://www.myget.org/F/linq2db/api/v3/index.json
> nuget.exe install linq2db.Core -Version 1.10.2-rc1852 -Source https://www.myget.org/F/linq2db/api/v3/index.json
> dotnet add package linq2db.Core --version 1.10.2-rc1852 --source https://www.myget.org/F/linq2db/api/v3/index.json
source https://www.myget.org/F/linq2db/api/v3/index.json
nuget linq2db.Core ~> 1.10.2-rc1852
Copy to clipboard
> choco install linq2db.Core --version 1.10.2-rc1852 --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.Core" -RequiredVersion "1.10.2-rc1852" -Repository "linq2db" -AllowPreRelease
Copy to clipboard
-
.NETFramework 4.0
- Microsoft.Bcl.Async (>= 1.0.168)
-
.NETFramework 4.5
-
.NETFramework 4.5.1
-
.NETStandard 1.6
- Microsoft.CSharp (>= 4.3.0)
- Microsoft.Extensions.DependencyModel (>= 1.1.0)
- NETStandard.Library (>= 1.6.1)
- System.ComponentModel.Annotations (>= 4.3.0)
- System.ComponentModel.TypeConverter (>= 4.3.0)
- System.Data.Common (>= 4.3.0)
- System.Data.SqlClient (>= 4.3.0)
- System.Diagnostics.TraceSource (>= 4.3.0)
- System.Dynamic.Runtime (>= 4.3.0)
- System.Linq.Queryable (>= 4.3.0)
- System.Net.NetworkInformation (>= 4.3.0)
- System.Runtime.Loader (>= 4.3.0)
- System.Runtime.Serialization.Formatters (>= 4.3.0)
- System.Threading.Thread (>= 4.3.0)
- System.Xml.XmlDocument (>= 4.3.0)
- .NETFramework 4.0: 4.0.0.0
- .NETFramework 4.5: 4.5.0.0
- .NETFramework 4.5.1: 4.5.1.0
- .NETStandard 1.6: 1.6.0.0
OwnersIlya Chudin |
AuthorsIgor Tkachev |
Project URLhttp://linq2db.com/ |
LicenseMIT |
Tagslinq,linq2db,LinqToDB,ORM,database,DB,SQL,SqlServer,Access,SqlCe,SqlServerCe,MySql,Firebird,SQLite,Sybase,Oracle,ODP,PostgreSQL,DB2,Informix,SapHana |
Info16 total downloads |
| 5 downloads for version 1.10.2-rc1852 |
| Download (2.47 MB) |
| Found on the current feed only |
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
1.10.2-rc1852 | 2.47 MB | Sat, 27 Jan 2018 13:56:56 GMT | 5 |
|
||
|
|
1.7.5-rc186 | 1.91 MB | Sun, 11 Dec 2016 12:23:20 GMT | 11 |
|