Z.EntityFramework.Classic 7.2.31

Prefix Reserved
dotnet add package Z.EntityFramework.Classic --version 7.2.31
                    
NuGet\Install-Package Z.EntityFramework.Classic -Version 7.2.31
                    
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="Z.EntityFramework.Classic" Version="7.2.31" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Z.EntityFramework.Classic" Version="7.2.31" />
                    
Directory.Packages.props
<PackageReference Include="Z.EntityFramework.Classic" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Z.EntityFramework.Classic --version 7.2.31
                    
#r "nuget: Z.EntityFramework.Classic, 7.2.31"
                    
#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.
#:package Z.EntityFramework.Classic@7.2.31
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Z.EntityFramework.Classic&version=7.2.31
                    
Install as a Cake Addin
#tool nuget:?package=Z.EntityFramework.Classic&version=7.2.31
                    
Install as a Cake Tool

Entity Framework Classic is an EF6 fork with performance enhancement, new features, and .NET Core support.

This package is FREE (Community Version)

Some features are Prime (Enterprise Version)

Prime features can be disabled with "EntityFrameworkManager.IsCommunity = true;"

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  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 tizen40 was computed.  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 (10)

Showing the top 5 NuGet packages that depend on Z.EntityFramework.Classic:

Package Downloads
Z.EntityFramework.Classic.Effort

Effort is basicly an ADO.NET provider that executes all the data operations on a lightweight in-process main memory database instead of a traditional external database. It provides some intuitive helper methods too that make really easy to use this provider with existing ObjectContext or DbContext classes. A simple addition to existing code might be enough to create data driven unit tests that can be run without the presence of the external database.

LinqKit.Z.EntityFramework.Classic

LinqKit.Z.EntityFramework.Classic contains extensions for LINQ to SQL and Z.EntityFramework.Classic. Include(...) and IAsync are supported.

Z.EntityFramework.Classic.DynamicLinq

Dynamic Linq extensions for Z.EntityFramework.Classic which adds Async support

Z.EntityFramework.Classic.Npgsql

PostgreSQL provider for Entity Framework Classic

Movidesk.Elastic.Apm.Z.EntityFramework6

Elastic APM for Entity Framework 6. This package contains auto instrumentation for Entity Framework 6. See: https://github.com/elastic/apm-agent-dotnet/tree/master/docs

GitHub repositories (5)

Showing the top 5 popular GitHub repositories that depend on Z.EntityFramework.Classic:

Repository Stars
scottksmith95/LINQKit
LINQKit is a free set of extensions for LINQ to SQL and Entity Framework power users.
zzzprojects/System.Linq.Dynamic.Core
The .NET Standard / .NET Core version from the System Linq Dynamic functionality.
zzzprojects/EntityFramework.DynamicFilters
Global filtering for Entity Framework.
zzzprojects/EntityFramework-Effort
Entity Framework Effort is a powerful tool that enables a convenient way to create automated tests for Entity Framework based applications.
zzzprojects/EntityFramework-Classic
Entity Framework Classic is a supported version of the latest EF6 codebase. It supports .NET Framework and .NET Core and overcomes some EF limitations by adding tons of must-haves built-in features.
Version Downloads Last Updated
7.2.31 97 8/12/2025
7.2.30 574 7/21/2025
7.2.29 400 6/10/2025
7.2.28 2,361 5/6/2025
7.2.27 251 4/8/2025
7.2.26 285 3/10/2025
7.2.25 1,865 2/11/2025
7.2.24 3,150 1/14/2025
7.2.23 500 12/17/2024
7.2.22 3,965 11/12/2024
7.2.21 20,506 10/28/2024
7.2.20 1,320 9/24/2024
7.2.19 1,284 8/13/2024
7.2.18 906 7/22/2024
7.2.17 3,309 6/18/2024
7.2.16 548 6/4/2024
7.2.15 571 5/21/2024
7.2.14 843 4/30/2024
7.2.13 2,114 3/12/2024
7.2.12 2,806 2/13/2024
7.2.11 6,810 1/16/2024
7.2.10 1,887 12/19/2023
7.2.9 21,630 11/15/2023
7.2.8 3,350 10/17/2023
7.2.7 3,021 9/11/2023
7.2.6 1,551 8/15/2023
7.2.5 5,938 7/11/2023
7.2.4 5,456 6/12/2023
7.2.3 1,811 5/16/2023
7.2.2 1,831 4/17/2023
7.2.1 1,640 3/20/2023
7.2.0 4,136 2/21/2023
7.1.69 2,520 1/17/2023
7.1.67 3,868 12/6/2022
7.1.66 2,366 11/15/2022
7.1.65 2,393 10/11/2022
7.1.64 2,596 9/12/2022
7.1.63 27,282 8/16/2022
7.1.62 91,799 7/19/2022
7.1.61 11,712 6/14/2022
7.1.60 9,990 5/17/2022
7.1.59 4,866 4/12/2022
7.1.58 1,661 4/12/2022
7.1.57 4,186 3/15/2022
7.1.56 23,505 2/15/2022
7.1.55 4,509 1/11/2022
7.1.54 2,860 12/15/2021
7.1.53 10,780 11/17/2021
7.1.52 8,963 10/13/2021
7.1.51 1,513 10/13/2021
7.1.50 5,502 9/15/2021
7.1.49 25,557 8/17/2021
7.1.48 5,490 7/13/2021
7.1.47 34,727 6/14/2021
7.1.46 4,918 6/2/2021
7.1.45 2,626 5/19/2021
7.1.43 2,906 4/19/2021
7.1.42 11,796 3/15/2021
7.1.41 21,554 2/16/2021
7.1.40 5,376 1/14/2021
7.1.39 9,541 12/14/2020
7.1.38 2,286 11/27/2020
7.1.37 2,730 11/11/2020
7.1.36 3,347 10/31/2020
7.1.35 2,297 10/12/2020
7.1.34 3,085 9/29/2020
7.1.33 2,198 9/15/2020
7.1.32 3,331 8/11/2020
7.1.31 3,083 7/13/2020
7.1.30 1,906 7/12/2020
7.1.29 6,238 6/14/2020
7.1.28 12,038 5/15/2020
7.1.27 1,986 5/5/2020
7.1.26 2,140 4/15/2020
7.1.25 2,275 3/16/2020
7.1.24 150,142 2/25/2020
7.1.23 2,550 1/27/2020
7.1.22 1,989 1/27/2020
7.1.21 4,684 12/29/2019
7.1.20 2,169 11/27/2019
7.1.19 37,790 11/25/2019
7.1.18 14,979 10/21/2019
7.1.17 2,645 10/7/2019
7.1.16 2,045 10/4/2019
7.1.14 4,339 9/5/2019
7.1.13 1,988 8/30/2019
7.1.12 3,766 8/24/2019
7.1.11 113,470 7/28/2019
7.1.10 2,330 6/29/2019
7.1.9 2,073 6/17/2019
7.1.8 2,286 5/31/2019
7.1.7 41,443 5/21/2019
7.1.6 2,427 5/20/2019
7.1.5 7,482 5/11/2019
7.1.4 2,232 4/30/2019
7.1.3 2,500 4/16/2019
7.1.2 5,288 4/2/2019
7.1.1 2,047 3/30/2019
7.1.0 2,199 3/30/2019
7.0.40 85,986 3/19/2019
7.0.39 2,025 3/15/2019
7.0.38 11,714 2/27/2019
7.0.37 3,197 1/30/2019
7.0.36 2,282 1/13/2019
7.0.34 2,556 12/30/2018
7.0.33 5,946 12/19/2018
7.0.32 2,171 12/16/2018
7.0.31 2,231 12/13/2018
7.0.30 2,179 12/11/2018
7.0.29 57,847 12/6/2018
7.0.28 2,218 11/30/2018
7.0.27 2,191 11/29/2018
7.0.26 2,208 11/21/2018
7.0.24 2,238 11/17/2018
7.0.23 2,279 11/14/2018
7.0.23-beta1 1,885 11/10/2018
7.0.22 2,207 11/1/2018
7.0.21 2,228 10/30/2018
7.0.20 2,226 10/28/2018
7.0.19 2,793 10/8/2018
7.0.18 2,313 10/4/2018
7.0.17 2,307 9/29/2018
7.0.16 2,253 9/29/2018
7.0.15 2,529 9/25/2018
7.0.14 2,341 9/21/2018
7.0.13 2,257 9/21/2018
7.0.12 2,279 9/7/2018
7.0.11 2,237 8/30/2018
7.0.10 2,242 8/30/2018
7.0.9 2,383 8/23/2018
7.0.8 2,317 8/22/2018
7.0.7 2,303 8/16/2018
7.0.5 2,300 8/16/2018
7.0.3 2,688 8/15/2018
7.0.0-test1 2,017 11/10/2018