LINQ to DB is a data access technology that provides a run-time infrastructure for managing relational data as objects.
Info
Version: | 6.0.0-preview.1 |
Author(s): | Igor Tkachev, Ilya Chudin, Svyatoslav Danyliv, Dmitry Lukashenko |
Last Update: | Monday, June 17, 2024 |
.NET Fiddle: | Online Example |
Project Url: | http://linq2db.com/ |
NuGet Url: | https://www.nuget.org/packages/linq2db |
Install
Install-Package linq2db
dotnet add package linq2db
paket add linq2db
linq2db Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- Microsoft.CSharp(>= 4.7.0)
- System.ComponentModel.Annotations(>= 5.0.0)
- System.Data.DataSetExtensions(>= 4.5.0)
- Microsoft.Bcl.AsyncInterfaces(>= 5.0.0)
No dependencies.
- System.ComponentModel.Annotations(>= 5.0.0)
- System.Data.DataSetExtensions(>= 4.5.0)
- Microsoft.Bcl.AsyncInterfaces(>= 5.0.0)
- System.ComponentModel.Annotations(>= 5.0.0)
- Microsoft.CSharp(>= 4.7.0)
- System.ComponentModel.Annotations(>= 5.0.0)
Tags