LinqKit 1.2.2
Install-Package LinqKit -Version 1.2.2
dotnet add package LinqKit --version 1.2.2
<PackageReference Include="LinqKit" Version="1.2.2" />
paket add LinqKit --version 1.2.2
#r "nuget: LinqKit, 1.2.2"
// Install LinqKit as a Cake Addin
#addin nuget:?package=LinqKit&version=1.2.2
// Install LinqKit as a Cake Tool
#tool nuget:?package=LinqKit&version=1.2.2
LinqKit.EntityFramework contains extensions for LINQ to SQL and Entity Framework. Include(...) and IAsync are supported.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.5
- EntityFramework (>= 6.2.0)
- LinqKit.Core (>= 1.2.2)
-
.NETStandard 2.1
- EntityFramework (>= 6.3.0)
- LinqKit.Core (>= 1.2.2)
NuGet packages (77)
Showing the top 5 NuGet packages that depend on LinqKit:
Package | Downloads |
---|---|
Mooho.Base
摩赫基础框架 |
|
Vault.DAL
Vault.DAL is set of extensions for Entity Framework 6.1.1 with Code First preference. Derive from VaultDbContext to gain access to method extensions. |
|
Mooho.WMS
摩赫仓库管理系统 |
|
EF-Split-Projector
Library for efficient EF querying of complex data projections. |
|
BreezeLib
Breeze Library |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on LinqKit:
Repository | Stars |
---|---|
urfnet/URF.NET
Unit of Work & Repositories Framework - .NET 4.x
|
|
stoveproject/Stove
Domain Driven Design oriented application framework, meets CRUD needs
|
|
microsoft/winget-cli-restsource
This project aims to provide a reference implementation for creating a REST based package source for the winget client.
|
Version | Downloads | Last updated |
---|---|---|
1.2.2 | 204,285 | 2/23/2022 |
1.2.0 | 116,716 | 1/18/2022 |
1.1.27 | 228,889 | 11/13/2021 |
1.1.26 | 371,437 | 8/12/2021 |
1.1.25 | 49,061 | 8/3/2021 |
1.1.24 | 661,498 | 3/16/2021 |
1.1.23 | 169,460 | 2/6/2021 |
1.1.22 | 160,207 | 1/16/2021 |
1.1.21 | 316,206 | 11/14/2020 |
1.1.20 | 72,066 | 10/29/2020 |
1.1.20-preview-01 | 315 | 10/26/2020 |
1.1.17 | 1,946,600 | 11/26/2019 |
1.1.17-preview-04 | 789 | 11/8/2019 |
1.1.16 | 830,536 | 3/20/2019 |
1.1.15 | 1,225,843 | 2/21/2018 |
1.1.14 | 25,617 | 2/16/2018 |
1.1.13 | 80,624 | 1/30/2018 |
1.1.12 | 143,764 | 12/31/2017 |
1.1.9 | 1,075,496 | 3/31/2017 |
1.1.8 | 418,101 | 10/22/2016 |
1.1.7.3 | 293,817 | 9/27/2016 |
1.1.7.2 | 65,929 | 8/31/2016 |
1.1.7.1 | 106,238 | 7/28/2016 |
1.1.7 | 72,964 | 6/29/2016 |
1.1.6 | 7,415 | 6/28/2016 |
1.1.4 | 5,486 | 6/27/2016 |
1.1.3.1 | 797,702 | 10/2/2015 |
1.1.2 | 406,031 | 3/31/2015 |
1.1.1 | 390,807 | 3/24/2014 |
1.1.0 | 5,566 | 3/17/2014 |
1.0.0 | 638,702 | 1/12/2011 |
# 1.2.2 (23 February 2022)
- #171 Define dependency on Timestamp as PrivateAssets [bug]
- #170 Timestamp in nuget dependencies
The full release notes can be found here: https://github.com/scottksmith95/LINQKit/blob/master/ReleaseNotes.md