Extends Verify (https://github.com/VerifyTests/Verify) to allow verification of EntityFramework bits.
                        
                    
         
                    Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
                        Entity Framework Core Tutorial: https://entityframeworkcore.com/
                        Entity Framework 6 Tutorial: https://entityframework.net/
                    Info
| Version: | 13.1.2 | 
| Author(s): | https://github.com/VerifyTests/Verify.EntityFramework/graphs/contributors | 
| Last Update: | Saturday, June 14, 2025 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/VerifyTests/Verify.EntityFramework | 
| NuGet Url: | https://www.nuget.org/packages/Verify.EntityFramework | 
Install
Install-Package Verify.EntityFramework
                        dotnet add package Verify.EntityFramework
                        paket add Verify.EntityFramework
                        
                                Verify.EntityFramework Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.CSharp(>= 4.7.0)
 - Microsoft.EntityFrameworkCore(>= 5.0.2)
 - Microsoft.EntityFrameworkCore.Relational(>= 5.0.2)
 - Verify(>= 10.0.0)
 
Tags