Verify.AspNetCore 5.0.0

Prefix Reserved
dotnet add package Verify.AspNetCore --version 5.0.0
                    
NuGet\Install-Package Verify.AspNetCore -Version 5.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.AspNetCore" Version="5.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Verify.AspNetCore" Version="5.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Verify.AspNetCore" />
                    
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.AspNetCore --version 5.0.0
                    
#r "nuget: Verify.AspNetCore, 5.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.AspNetCore@5.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.AspNetCore&version=5.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Verify.AspNetCore&version=5.0.0
                    
Install as a Cake Tool

Documentation

Extends Verify to allow verification of AspNetCore bits.

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 (2)

Showing the top 2 NuGet packages that depend on Verify.AspNetCore:

Package Downloads
WoW2.Sdk.Backend.Beta.Testing

WoW Two backend SDK test helpers (beta-forever mono-lib) — assertions, fakes, Verify, WireMock, Testcontainers fixtures. Reference from test projects only.

WoW2.Sdk.Backend.Beta.Testing.Data

WoW Two backend SDK data-tier test helpers (beta-forever) — bespoke-migrator harness, drop-schema migrator fixture, EF provider-swap, and no-op migrator wiring. References core + EF; reference from test projects only.

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on Verify.AspNetCore:

Repository Stars
SimonCropp/Delta
An approach to implementing a 304 Not Modified leveraging DB change tracking
getsentry/sentry-dotnet
Sentry SDK for .NET
JasperFx/alba
Easy integration testing for ASP.NET Core applications
Altinn/altinn-studio
Next generation open source Altinn platform and applications.
Version Downloads Last Updated
5.0.0 11,204 11/12/2025
4.2.0 49,866 4/25/2025
4.1.0 1,463 3/17/2025
4.0.0 56,982 11/18/2023
3.4.1 58,494 9/11/2023
3.4.0 10,721 2/7/2023
3.3.0 1,411 12/31/2022
3.2.0 720 12/19/2022
3.1.0 736 12/9/2022
3.0.0 3,200 11/9/2022
2.0.0 100,328 10/24/2022
2.0.0-beta.5 298 10/18/2022
2.0.0-beta.4 271 10/14/2022
2.0.0-beta.3 546 9/6/2022
2.0.0-beta.2 287 8/21/2022
2.0.0-beta.1 266 8/21/2022
1.5.0 2,925 6/15/2022
1.4.0 643 6/2/2022
1.3.0 869 3/22/2022
1.2.0 825 1/24/2022
Loading failed