Z.EntityFramework.Classic 7.2.32

Prefix Reserved
dotnet add package Z.EntityFramework.Classic --version 7.2.32
                    
NuGet\Install-Package Z.EntityFramework.Classic -Version 7.2.32
                    
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.32" />
                    
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.32" />
                    
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.32
                    
#r "nuget: Z.EntityFramework.Classic, 7.2.32"
                    
#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.32
                    
#: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.32
                    
Install as a Cake Addin
#tool nuget:?package=Z.EntityFramework.Classic&version=7.2.32
                    
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.32 227 9/16/2025
7.2.31 545 8/12/2025
7.2.30 857 7/21/2025
7.2.29 430 6/10/2025
7.2.28 3,998 5/6/2025
7.2.27 264 4/8/2025
7.2.26 303 3/10/2025
7.2.25 2,085 2/11/2025
7.2.24 3,540 1/14/2025
7.2.23 515 12/17/2024
7.2.22 3,987 11/12/2024
7.2.21 23,514 10/28/2024
7.2.20 1,352 9/24/2024
7.2.19 1,303 8/13/2024
7.2.18 921 7/22/2024
7.2.17 3,335 6/18/2024
7.2.16 558 6/4/2024
7.2.15 584 5/21/2024
7.2.14 858 4/30/2024
7.2.13 2,190 3/12/2024
7.2.12 2,897 2/13/2024
7.2.11 6,830 1/16/2024
7.2.10 1,898 12/19/2023
7.2.9 23,263 11/15/2023
7.2.8 3,579 10/17/2023
7.2.7 3,044 9/11/2023
7.2.6 1,591 8/15/2023
7.2.5 5,954 7/11/2023
7.2.4 5,625 6/12/2023
7.2.3 1,838 5/16/2023
7.2.2 1,850 4/17/2023
7.2.1 1,669 3/20/2023
7.2.0 4,237 2/21/2023
7.1.69 2,539 1/17/2023
7.1.67 3,888 12/6/2022
7.1.66 2,426 11/15/2022
7.1.65 2,417 10/11/2022
7.1.64 2,615 9/12/2022
7.1.63 27,304 8/16/2022
7.1.62 91,824 7/19/2022
7.1.61 12,235 6/14/2022
7.1.60 10,011 5/17/2022
7.1.59 4,945 4/12/2022
7.1.58 1,679 4/12/2022
7.1.57 4,205 3/15/2022
7.1.56 23,531 2/15/2022
7.1.55 4,529 1/11/2022
7.1.54 2,886 12/15/2021
7.1.53 10,807 11/17/2021
7.1.52 8,992 10/13/2021
7.1.51 1,536 10/13/2021
7.1.50 5,517 9/15/2021
7.1.49 25,580 8/17/2021
7.1.48 5,510 7/13/2021
7.1.47 34,750 6/14/2021
7.1.46 4,987 6/2/2021
7.1.45 2,642 5/19/2021
7.1.43 2,922 4/19/2021
7.1.42 11,816 3/15/2021
7.1.41 21,671 2/16/2021
7.1.40 5,399 1/14/2021
7.1.39 9,950 12/14/2020
7.1.38 2,305 11/27/2020
7.1.37 2,748 11/11/2020
7.1.36 3,365 10/31/2020
7.1.35 2,316 10/12/2020
7.1.34 3,107 9/29/2020
7.1.33 2,216 9/15/2020
7.1.32 3,353 8/11/2020
7.1.31 3,101 7/13/2020
7.1.30 1,924 7/12/2020
7.1.29 6,261 6/14/2020
7.1.28 12,062 5/15/2020
7.1.27 2,010 5/5/2020
7.1.26 2,160 4/15/2020
7.1.25 2,298 3/16/2020
7.1.24 152,823 2/25/2020
7.1.23 2,570 1/27/2020
7.1.22 2,009 1/27/2020
7.1.21 5,204 12/29/2019
7.1.20 2,191 11/27/2019
7.1.19 40,626 11/25/2019
7.1.18 15,241 10/21/2019
7.1.17 2,670 10/7/2019
7.1.16 2,070 10/4/2019
7.1.14 4,363 9/5/2019
7.1.13 2,007 8/30/2019
7.1.12 3,786 8/24/2019
7.1.11 113,490 7/28/2019
7.1.10 2,348 6/29/2019
7.1.9 2,091 6/17/2019
7.1.8 2,308 5/31/2019
7.1.7 43,599 5/21/2019
7.1.6 2,477 5/20/2019
7.1.5 8,007 5/11/2019
7.1.4 2,253 4/30/2019
7.1.3 2,519 4/16/2019
7.1.2 5,313 4/2/2019
7.1.1 2,068 3/30/2019
7.1.0 2,222 3/30/2019
7.0.40 86,758 3/19/2019
7.0.39 2,046 3/15/2019
7.0.38 11,734 2/27/2019
7.0.37 3,233 1/30/2019
7.0.36 2,301 1/13/2019
7.0.34 2,580 12/30/2018
7.0.33 5,967 12/19/2018
7.0.32 2,191 12/16/2018
7.0.31 2,252 12/13/2018
7.0.30 2,195 12/11/2018
7.0.29 57,866 12/6/2018
7.0.28 2,251 11/30/2018
7.0.27 2,215 11/29/2018
7.0.26 2,229 11/21/2018
7.0.24 2,256 11/17/2018
7.0.23 2,305 11/14/2018
7.0.23-beta1 1,905 11/10/2018
7.0.22 2,226 11/1/2018
7.0.21 2,255 10/30/2018
7.0.20 2,250 10/28/2018
7.0.19 2,817 10/8/2018
7.0.18 2,336 10/4/2018
7.0.17 2,329 9/29/2018
7.0.16 2,272 9/29/2018
7.0.15 2,551 9/25/2018
7.0.14 2,361 9/21/2018
7.0.13 2,284 9/21/2018
7.0.12 2,300 9/7/2018
7.0.11 2,259 8/30/2018
7.0.10 2,268 8/30/2018
7.0.9 2,403 8/23/2018
7.0.8 2,342 8/22/2018
7.0.7 2,323 8/16/2018
7.0.5 2,321 8/16/2018
7.0.3 2,737 8/15/2018
7.0.0-test1 2,040 11/10/2018