Z.EntityFramework.Classic 7.0.0-test1

Prefix Reserved
This is a prerelease version of Z.EntityFramework.Classic.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Z.EntityFramework.Classic --version 7.0.0-test1
                    
NuGet\Install-Package Z.EntityFramework.Classic -Version 7.0.0-test1
                    
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.0.0-test1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Z.EntityFramework.Classic" Version="7.0.0-test1" />
                    
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.0.0-test1
                    
#r "nuget: Z.EntityFramework.Classic, 7.0.0-test1"
                    
#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.0.0-test1
                    
#: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.0.0-test1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Z.EntityFramework.Classic&version=7.0.0-test1&prerelease
                    
Install as a Cake Tool

Entity Framework Classic is a supported version from the latest EF6 code base. It supports .NET Framework and .NET Core and overcomes some EF limitations by adding tons of must-haves built-in features.

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.29 370 6/10/2025
7.2.28 1,718 5/6/2025
7.2.27 247 4/8/2025
7.2.26 277 3/10/2025
7.2.25 1,826 2/11/2025
7.2.24 3,065 1/14/2025
7.2.23 490 12/17/2024
7.2.22 3,958 11/12/2024
7.2.21 19,886 10/28/2024
7.2.20 1,314 9/24/2024
7.2.19 1,279 8/13/2024
7.2.18 897 7/22/2024
7.2.17 3,305 6/18/2024
7.2.16 539 6/4/2024
7.2.15 563 5/21/2024
7.2.14 839 4/30/2024
7.2.13 2,057 3/12/2024
7.2.12 2,785 2/13/2024
7.2.11 6,806 1/16/2024
7.2.10 1,882 12/19/2023
7.2.9 21,365 11/15/2023
7.2.8 3,332 10/17/2023
7.2.7 3,007 9/11/2023
7.2.6 1,540 8/15/2023
7.2.5 5,927 7/11/2023
7.2.4 5,423 6/12/2023
7.2.3 1,794 5/16/2023
7.2.2 1,816 4/17/2023
7.2.1 1,620 3/20/2023
7.2.0 4,111 2/21/2023
7.1.69 2,502 1/17/2023
7.1.67 3,853 12/6/2022
7.1.66 2,331 11/15/2022
7.1.65 2,378 10/11/2022
7.1.64 2,581 9/12/2022
7.1.63 27,266 8/16/2022
7.1.62 91,782 7/19/2022
7.1.61 11,554 6/14/2022
7.1.60 9,972 5/17/2022
7.1.59 4,844 4/12/2022
7.1.58 1,645 4/12/2022
7.1.57 4,172 3/15/2022
7.1.56 23,490 2/15/2022
7.1.55 4,495 1/11/2022
7.1.54 2,844 12/15/2021
7.1.53 10,758 11/17/2021
7.1.52 8,947 10/13/2021
7.1.51 1,498 10/13/2021
7.1.50 5,489 9/15/2021
7.1.49 25,538 8/17/2021
7.1.48 5,475 7/13/2021
7.1.47 34,714 6/14/2021
7.1.46 4,855 6/2/2021
7.1.45 2,611 5/19/2021
7.1.43 2,890 4/19/2021
7.1.42 11,778 3/15/2021
7.1.41 21,469 2/16/2021
7.1.40 5,361 1/14/2021
7.1.39 9,072 12/14/2020
7.1.38 2,271 11/27/2020
7.1.37 2,716 11/11/2020
7.1.36 3,329 10/31/2020
7.1.35 2,282 10/12/2020
7.1.34 3,066 9/29/2020
7.1.33 2,183 9/15/2020
7.1.32 3,313 8/11/2020
7.1.31 3,067 7/13/2020
7.1.30 1,887 7/12/2020
7.1.29 6,222 6/14/2020
7.1.28 12,022 5/15/2020
7.1.27 1,970 5/5/2020
7.1.26 2,124 4/15/2020
7.1.25 2,254 3/16/2020
7.1.24 149,654 2/25/2020
7.1.23 2,532 1/27/2020
7.1.22 1,973 1/27/2020
7.1.21 4,600 12/29/2019
7.1.20 2,153 11/27/2019
7.1.19 37,444 11/25/2019
7.1.18 14,564 10/21/2019
7.1.17 2,626 10/7/2019
7.1.16 2,025 10/4/2019
7.1.14 4,324 9/5/2019
7.1.13 1,971 8/30/2019
7.1.12 3,747 8/24/2019
7.1.11 113,452 7/28/2019
7.1.10 2,311 6/29/2019
7.1.9 2,057 6/17/2019
7.1.8 2,267 5/31/2019
7.1.7 41,119 5/21/2019
7.1.6 2,381 5/20/2019
7.1.5 7,392 5/11/2019
7.1.4 2,212 4/30/2019
7.1.3 2,481 4/16/2019
7.1.2 5,272 4/2/2019
7.1.1 2,032 3/30/2019
7.1.0 2,183 3/30/2019
7.0.40 85,697 3/19/2019
7.0.39 2,009 3/15/2019
7.0.38 11,695 2/27/2019
7.0.37 3,180 1/30/2019
7.0.36 2,265 1/13/2019
7.0.34 2,541 12/30/2018
7.0.33 5,930 12/19/2018
7.0.32 2,155 12/16/2018
7.0.31 2,214 12/13/2018
7.0.30 2,164 12/11/2018
7.0.29 57,827 12/6/2018
7.0.28 2,201 11/30/2018
7.0.27 2,174 11/29/2018
7.0.26 2,190 11/21/2018
7.0.24 2,222 11/17/2018
7.0.23 2,261 11/14/2018
7.0.23-beta1 1,868 11/10/2018
7.0.22 2,186 11/1/2018
7.0.21 2,212 10/30/2018
7.0.20 2,208 10/28/2018
7.0.19 2,775 10/8/2018
7.0.18 2,295 10/4/2018
7.0.17 2,288 9/29/2018
7.0.16 2,237 9/29/2018
7.0.15 2,509 9/25/2018
7.0.14 2,325 9/21/2018
7.0.13 2,240 9/21/2018
7.0.12 2,261 9/7/2018
7.0.11 2,219 8/30/2018
7.0.10 2,223 8/30/2018
7.0.9 2,364 8/23/2018
7.0.8 2,297 8/22/2018
7.0.7 2,285 8/16/2018
7.0.5 2,280 8/16/2018
7.0.3 2,644 8/15/2018
7.0.0-test1 2,001 11/10/2018