NeinLinq 5.0.0
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.0
dotnet add package NeinLinq --version 5.0.0
<PackageReference Include="NeinLinq" Version="5.0.0" />
paket add NeinLinq --version 5.0.0
Release Notes
Added support for EF Core 5.0.
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.0 | 921 | 11/10/2020 |
5.0.0-preview.54 | 177 | 9/19/2020 |
4.1.0 | 6,865 | 3/28/2020 |
4.0.0 | 749 | 1/30/2020 |
3.2.1 | 694 | 1/9/2020 |
3.2.0 | 603 | 1/1/2020 |
3.1.1 | 8,781 | 2/19/2019 |
3.1.0 | 585 | 2/15/2019 |
3.0.0 | 1,066 | 9/27/2018 |
2.3.0 | 3,201 | 6/28/2018 |
2.2.1 | 16,461 | 1/4/2018 |
2.2.0 | 2,264 | 9/19/2017 |
2.1.1 | 918 | 8/20/2017 |
2.1.0 | 3,012 | 6/11/2017 |
2.0.0 | 5,090 | 1/16/2017 |
1.7.0 | 3,732 | 9/13/2016 |
1.6.1 | 1,059 | 6/28/2016 |
1.6.0 | 992 | 5/19/2016 |
1.5.0 | 1,112 | 12/6/2015 |
1.4.1 | 981 | 11/18/2015 |
1.4.0 | 1,651 | 8/16/2015 |
1.3.2 | 1,030 | 7/24/2015 |
1.3.1 | 1,047 | 7/17/2015 |
1.3.0 | 1,113 | 1/25/2015 |
1.2.0 | 1,023 | 1/18/2015 |
1.1.0 | 1,006 | 1/7/2015 |
1.0.1 | 1,000 | 1/4/2015 |
1.0.0 | 1,063 | 12/14/2014 |