Verify.EntityFramework 14.0.0

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

Documentation

Extends Verify to allow snapshot testing with EntityFramework.

See Milestones for release notes.

Sponsors

Entity Framework Extensions

Entity Framework Extensions is a major sponsor and is proud to contribute to the development this project.

Entity Framework Extensions

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Verify.EntityFramework:

Package Downloads
EfLocalDb.NUnit

.

EfLocalDb.Xunit.V3

.

EfLocalDb.TUnit

.

EfLocalDb.MSTest

.

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on Verify.EntityFramework:

Repository Stars
SimonCropp/Delta
An approach to implementing a 304 Not Modified leveraging DB change tracking
getsentry/sentry-dotnet
Sentry SDK for .NET
SimonCropp/LocalDb
Provides a wrapper around SqlLocalDB to simplify running tests or samples that require a SQL Server Database
Version Downloads Last Updated
15.0.2 783 2/5/2026
15.0.1 132 2/5/2026
15.0.0 120 2/4/2026
14.0.0 4,023 11/12/2025
13.1.2 11,024 6/14/2025
13.1.1 5,152 3/12/2025
13.1.0 353 3/12/2025
13.0.0 36,438 11/21/2024
12.4.0 20,874 10/14/2024
12.3.0 1,971 9/5/2024
12.2.1 1,636 8/14/2024
12.2.0 216 8/14/2024
12.1.1 8,860 4/10/2024
12.1.0 22,391 12/4/2023
12.0.0 676 11/16/2023
11.0.0 388 11/15/2023
10.0.2 2,435 9/11/2023
10.0.1 280 9/10/2023
10.0.0 340 9/5/2023
9.5.0 11,249 7/10/2023
Loading failed