NeinLinq.EntityFrameworkCore 3.2.0-preview.438

This is a prerelease version of NeinLinq.EntityFrameworkCore.
There is a newer version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package NeinLinq.EntityFrameworkCore --version 3.2.0-preview.438
NuGet\Install-Package NeinLinq.EntityFrameworkCore -Version 3.2.0-preview.438
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NeinLinq.EntityFrameworkCore" Version="3.2.0-preview.438" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NeinLinq.EntityFrameworkCore --version 3.2.0-preview.438
#r "nuget: NeinLinq.EntityFrameworkCore, 3.2.0-preview.438"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install NeinLinq.EntityFrameworkCore as a Cake Addin
#addin nuget:?package=NeinLinq.EntityFrameworkCore&version=3.2.0-preview.438&prerelease

// Install NeinLinq.EntityFrameworkCore as a Cake Tool
#tool nuget:?package=NeinLinq.EntityFrameworkCore&version=3.2.0-preview.438&prerelease

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.Queryable 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

Product 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 netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on NeinLinq.EntityFrameworkCore:

Package Downloads
WACore

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
6.3.0 10,607 12/21/2023
6.2.0 18,512 5/27/2023
6.1.1 35,513 1/7/2023
6.1.0 10,609 11/10/2022
6.0.0 65,529 11/8/2021
5.1.0 56,279 5/1/2021
5.0.1 9,148 1/21/2021
5.0.0 7,116 11/10/2020
4.1.0 87,133 3/28/2020
4.0.0 1,547 1/30/2020
3.2.1 1,770 1/9/2020
3.2.0 1,744 1/1/2020
3.1.1 9,844 2/19/2019
3.1.0 1,310 2/15/2019
3.0.0 1,677 9/27/2018
2.3.0 4,978 6/28/2018
2.2.1 8,649 1/4/2018
2.2.0 2,010 9/19/2017
2.1.1 1,801 8/20/2017
2.1.0 3,006 6/11/2017
2.0.0 2,161 1/16/2017
2.0.0-rc2 1,753 12/20/2016
2.0.0-rc1 1,862 12/16/2016

Added support for EF Core 3.0.