![]() |
VOOZH | about |
dotnet add package Z.EntityFramework.Classic --version 7.2.41
NuGet\Install-Package Z.EntityFramework.Classic -Version 7.2.41
<PackageReference Include="Z.EntityFramework.Classic" Version="7.2.41" />
<PackageVersion Include="Z.EntityFramework.Classic" Version="7.2.41" />Directory.Packages.props
<PackageReference Include="Z.EntityFramework.Classic" />Project file
paket add Z.EntityFramework.Classic --version 7.2.41
#r "nuget: Z.EntityFramework.Classic, 7.2.41"
#:package Z.EntityFramework.Classic@7.2.41
#addin nuget:?package=Z.EntityFramework.Classic&version=7.2.41Install as a Cake Addin
#tool nuget:?package=Z.EntityFramework.Classic&version=7.2.41Install 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;"
To view all our free and paid projects, visit our website ZZZ Projects.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net40 net40 is compatible. net403 net403 was computed. net45 net45 is compatible. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
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 |
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.41 | 265 | 6/9/2026 |
| 7.2.40 | 712 | 5/12/2026 |
| 7.2.39 | 747 | 4/7/2026 |
| 7.2.38 | 1,809 | 3/10/2026 |
| 7.2.37 | 990 | 2/24/2026 |
| 7.2.36 | 4,007 | 1/20/2026 |
| 7.2.35 | 1,829 | 12/9/2025 |
| 7.2.34 | 511 | 11/11/2025 |
| 7.2.33 | 401 | 10/7/2025 |
| 7.2.32 | 1,910 | 9/16/2025 |
| 7.2.31 | 27,277 | 8/12/2025 |
| 7.2.30 | 1,025 | 7/21/2025 |
| 7.2.29 | 599 | 6/10/2025 |
| 7.2.28 | 4,222 | 5/6/2025 |
| 7.2.27 | 400 | 4/8/2025 |
| 7.2.26 | 585 | 3/10/2025 |
| 7.2.25 | 3,387 | 2/11/2025 |
| 7.2.24 | 4,962 | 1/14/2025 |
| 7.2.23 | 648 | 12/17/2024 |
| 7.2.22 | 4,161 | 11/12/2024 |