NeinLinq 5.0.1
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
Install-Package NeinLinq -Version 5.0.1
dotnet add package NeinLinq --version 5.0.1
<PackageReference Include="NeinLinq" Version="5.0.1" />
paket add NeinLinq --version 5.0.1
#r "nuget: NeinLinq, 5.0.1"
// Install NeinLinq as a Cake Addin
#addin nuget:?package=NeinLinq&version=5.0.1
// Install NeinLinq as a Cake Tool
#tool nuget:?package=NeinLinq&version=5.0.1
Release Notes
Improved handling of dynamic lambda factories.
Dependencies
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.6.1
- Microsoft.Bcl.AsyncInterfaces (>= 5.0.0)
-
.NETStandard 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 5.0.0)
-
.NETStandard 2.1
- No dependencies.
-
net5.0
- No dependencies.
Used By
NuGet packages (6)
Showing the top 5 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.Queryable
DEPRECATED: just reference 'NeinLinq' instead.
|
|
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.Interactive
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.Interactive for interactive 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 History
Version | Downloads | Last updated |
---|---|---|
5.0.1 | 2,538 | 1/21/2021 |
5.0.0 | 2,584 | 11/10/2020 |
5.0.0-preview.54 | 218 | 9/19/2020 |
4.1.0 | 10,418 | 3/28/2020 |
4.0.0 | 828 | 1/30/2020 |
3.2.1 | 827 | 1/9/2020 |
3.2.0 | 706 | 1/1/2020 |
3.1.1 | 9,381 | 2/19/2019 |
3.1.0 | 704 | 2/15/2019 |
3.0.0 | 1,211 | 9/27/2018 |
2.3.0 | 3,365 | 6/28/2018 |
2.2.1 | 17,758 | 1/4/2018 |
2.2.0 | 2,383 | 9/19/2017 |
2.1.1 | 1,046 | 8/20/2017 |
2.1.0 | 3,552 | 6/11/2017 |
2.0.0 | 5,220 | 1/16/2017 |
1.7.0 | 3,887 | 9/13/2016 |
1.6.1 | 1,179 | 6/28/2016 |
1.6.0 | 1,109 | 5/19/2016 |
1.5.0 | 1,224 | 12/6/2015 |
1.4.1 | 1,097 | 11/18/2015 |
1.4.0 | 1,862 | 8/16/2015 |
1.3.2 | 1,155 | 7/24/2015 |
1.3.1 | 1,166 | 7/17/2015 |
1.3.0 | 1,236 | 1/25/2015 |
1.2.0 | 1,151 | 1/18/2015 |
1.1.0 | 1,134 | 1/7/2015 |
1.0.1 | 1,123 | 1/4/2015 |
1.0.0 | 1,190 | 12/14/2014 |