NeinLinq 1.7.0
See the version list below for details.
dotnet add package NeinLinq --version 1.7.0
NuGet\Install-Package NeinLinq -Version 1.7.0
<PackageReference Include="NeinLinq" Version="1.7.0" />
paket add NeinLinq --version 1.7.0
#r "nuget: NeinLinq, 1.7.0"
// Install NeinLinq as a Cake Addin #addin nuget:?package=NeinLinq&version=1.7.0 // Install NeinLinq as a Cake Tool #tool nuget:?package=NeinLinq&version=1.7.0
NeinLinq provides helpful extensions for using LINQ providers supporting only a minor subset of .NET functions (like Entity Framework), reusing functions, rewriting queries (even making them null-safe), and building dynamic queries using (translatable) predicates / selectors. (Use .EF6 / .EFCore package instead to run EF6 / EFCore async queries!)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.1 is compatible. netstandard1.2 was computed. netstandard1.3 was computed. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Windows Phone | wpa81 was computed. |
Windows Store | netcore was computed. netcore45 was computed. netcore451 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.0
- No dependencies.
-
.NETStandard 1.1
- System.Collections (>= 4.0.11)
- System.Collections.Concurrent (>= 4.0.12)
- System.Globalization (>= 4.0.11)
- System.Linq (>= 4.1.0)
- System.Linq.Expressions (>= 4.1.0)
- System.Linq.Queryable (>= 4.0.1)
- System.Reflection (>= 4.1.0)
- System.Reflection.Extensions (>= 4.0.1)
- System.Runtime (>= 4.1.0)
- System.Runtime.Extensions (>= 4.1.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on NeinLinq:
Package | Downloads |
---|---|
NeinLinq.EntityFrameworkCore
NeinLinq provides helpful extensions for using LINQ providers such as Entity Framework that support only a minor subset of .NET functions, reusing functions, rewriting queries, even making them null-safe, and building dynamic queries using translatable predicates and selectors. To support different LINQ implementations, the following flavours are available. Choose at least one. - Use NeinLinq for plain LINQ queries - Use NeinLinq.Async for async LINQ queries - Use NeinLinq.EntityFramework for Entity Framework 6 LINQ queries - Use NeinLinq.EntityFrameworkCore for Entity Framework Core LINQ queries |
|
NeinLinq.EntityFramework
NeinLinq provides helpful extensions for using LINQ providers such as Entity Framework that support only a minor subset of .NET functions, reusing functions, rewriting queries, even making them null-safe, and building dynamic queries using translatable predicates and selectors. To support different LINQ implementations, the following flavours are available. Choose at least one. - Use NeinLinq for plain LINQ queries - Use NeinLinq.Async for async LINQ queries - Use NeinLinq.EntityFramework for Entity Framework 6 LINQ queries - Use NeinLinq.EntityFrameworkCore for Entity Framework Core LINQ queries |
|
NeinLinq.Async
NeinLinq provides helpful extensions for using LINQ providers such as Entity Framework that support only a minor subset of .NET functions, reusing functions, rewriting queries, even making them null-safe, and building dynamic queries using translatable predicates and selectors. To support different LINQ implementations, the following flavours are available. Choose at least one. - Use NeinLinq for plain LINQ queries - Use NeinLinq.Async for async LINQ queries - Use NeinLinq.EntityFramework for Entity Framework 6 LINQ queries - Use NeinLinq.EntityFrameworkCore for Entity Framework Core LINQ queries |
|
LessLinq
LINQ Extensions |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
7.2.0 | 173 | 11/13/2024 |
7.1.0 | 5,239 | 8/21/2024 |
7.0.0 | 339 | 8/18/2024 |
6.4.0 | 364 | 8/16/2024 |
6.3.0 | 57,341 | 12/21/2023 |
6.2.0 | 30,529 | 5/27/2023 |
6.1.1 | 80,705 | 1/7/2023 |
6.1.0 | 16,532 | 11/10/2022 |
6.0.0 | 90,499 | 11/8/2021 |
5.1.0 | 80,049 | 5/1/2021 |
5.0.1 | 21,509 | 1/21/2021 |
5.0.0 | 8,508 | 11/10/2020 |
4.1.0 | 116,739 | 3/28/2020 |
4.0.0 | 2,908 | 1/30/2020 |
3.2.1 | 3,385 | 1/9/2020 |
3.2.0 | 2,904 | 1/1/2020 |
3.1.1 | 16,396 | 2/19/2019 |
3.1.0 | 2,762 | 2/15/2019 |
3.0.0 | 3,492 | 9/27/2018 |
2.3.0 | 7,843 | 6/28/2018 |
2.2.1 | 35,604 | 1/4/2018 |
2.2.0 | 4,555 | 9/19/2017 |
2.1.1 | 3,253 | 8/20/2017 |
2.1.0 | 8,047 | 6/11/2017 |
2.0.0 | 7,500 | 1/16/2017 |
2.0.0-rc2 | 2,952 | 12/20/2016 |
2.0.0-rc1 | 3,020 | 12/16/2016 |
1.7.0 | 5,717 | 9/13/2016 |
1.6.1 | 2,500 | 6/28/2016 |
1.6.0 | 2,422 | 5/19/2016 |
1.5.0 | 2,555 | 12/6/2015 |
1.4.1 | 2,440 | 11/18/2015 |
1.4.0 | 3,385 | 8/16/2015 |
1.3.2 | 2,568 | 7/24/2015 |
1.3.1 | 2,638 | 7/17/2015 |
1.3.0 | 2,594 | 1/25/2015 |
1.2.0 | 2,439 | 1/18/2015 |
1.1.0 | 2,477 | 1/7/2015 |
1.0.1 | 2,497 | 1/4/2015 |
1.0.0 | 2,794 | 12/14/2014 |
Added lambda injection for read-only properties.