Verify 30.2.0
Prefix Reserved
.NET 6.0
This package targets .NET 6.0. The package is compatible with this framework or higher.
.NET Framework 4.6.2
This package targets .NET Framework 4.6.2. The package is compatible with this framework or higher.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Verify --version 30.2.0
NuGet\Install-Package Verify -Version 30.2.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" Version="30.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Verify" Version="30.2.0" />
<PackageReference Include="Verify" />
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 --version 30.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Verify, 30.2.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@30.2.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&version=30.2.0
#tool nuget:?package=Verify&version=30.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Enables verification of complex models and documents.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 is compatible. 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 is compatible. 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 is compatible. 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 is compatible. 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 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. |
| .NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. net48 is compatible. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.2
- Argon (>= 0.30.0)
- DiffEngine (>= 16.2.2)
- Microsoft.Bcl.AsyncInterfaces (>= 9.0.5)
- SimpleInfoName (>= 3.1.1)
- System.Memory (>= 4.6.3)
-
.NETFramework 4.7.2
- Argon (>= 0.30.0)
- DiffEngine (>= 16.2.2)
- Microsoft.Bcl.AsyncInterfaces (>= 9.0.5)
- SimpleInfoName (>= 3.1.1)
- System.Memory (>= 4.6.3)
-
.NETFramework 4.8
- Argon (>= 0.30.0)
- DiffEngine (>= 16.2.2)
- Microsoft.Bcl.AsyncInterfaces (>= 9.0.5)
- SimpleInfoName (>= 3.1.1)
- System.Memory (>= 4.6.3)
-
net10.0
- Argon (>= 0.30.0)
- DiffEngine (>= 16.2.2)
- SimpleInfoName (>= 3.1.1)
-
net6.0
- Argon (>= 0.30.0)
- DiffEngine (>= 16.2.2)
- SimpleInfoName (>= 3.1.1)
-
net7.0
- Argon (>= 0.30.0)
- DiffEngine (>= 16.2.2)
- SimpleInfoName (>= 3.1.1)
-
net8.0
- Argon (>= 0.30.0)
- DiffEngine (>= 16.2.2)
- SimpleInfoName (>= 3.1.1)
-
net9.0
- Argon (>= 0.30.0)
- DiffEngine (>= 16.2.2)
- SimpleInfoName (>= 3.1.1)
NuGet packages (104)
Showing the top 5 NuGet packages that depend on Verify:
| Package | Downloads |
|---|---|
|
Verify.Xunit
Enables verification of complex models and documents. |
|
|
Verify.NUnit
Enables verification of complex models and documents. |
|
|
Verify.DiffPlex
Extends Verify (https://github.com/VerifyTests/Verify) to allow comparison of text via DiffPlex (https://github.com/mmanela/diffplex). |
|
|
Verify.XunitV3
Enables verification of complex models and documents. |
|
|
Verify.MSTest
Enables verification of complex models and documents. |
GitHub repositories (15)
Showing the top 15 popular GitHub repositories that depend on Verify:
| Repository | Stars |
|---|---|
|
LykosAI/StabilityMatrix
Multi-Platform Package Manager for Stable Diffusion
|
|
|
thomhurst/TUnit
A modern, fast and flexible .NET testing framework
|
|
|
Squidex/squidex
Headless CMS and Content Managment Hub
|
|
|
Nexus-Mods/NexusMods.App
Home of the development of the Nexus Mods App
|
|
|
SimonCropp/Delta
An approach to implementing a 304 Not Modified leveraging DB change tracking
|
|
|
SimonCropp/Replicant
A wrapper for HttpClient that caches to disk. Cached files, over the max specified, are deleted based on the last access times.
|
|
|
CopyText/TextCopy
A cross platform package to copy text to and from the clipboard.
|
|
|
SimonCropp/WinDebloat
A dotnet tool that removes the bloat in Windows
|
|
|
SimonCropp/GraphQL.EntityFramework
Adds EntityFramework Core IQueryable support to GraphQL
|
|
|
JasonBock/Rocks
A mocking library based on the Compiler APIs (Roslyn + Mocks)
|
|
|
SimonCropp/NaughtyStrings
Provides a strong typed .NET API for the Big List of Naughty Strings https://github.com/minimaxir/big-list-of-naughty-strings
|
|
|
SimonCropp/MarkdownSnippets
Extracts snippets from code files and merges them into markdown documents.
|
|
|
VerifyTests/DiffEngine
Manages launching and cleanup of diff tools
|
|
|
SimonCropp/LocalDb
Provides a wrapper around SqlLocalDB to simplify running tests or samples that require a SQL Server Database
|
|
|
SimonCropp/WaffleGenerator
Produces text which, on first glance, looks like real, ponderous, prose; replete with clichés.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 31.18.0 | 0 | 5/26/2026 |
| 31.17.0 | 9,978 | 5/22/2026 |
| 31.16.3 | 126,389 | 5/8/2026 |
| 31.16.2 | 190,196 | 4/24/2026 |
| 31.16.1 | 101,068 | 4/16/2026 |
| 31.16.0 | 4,336 | 4/16/2026 |
| 31.16.0-beta.1 | 114 | 4/3/2026 |
| 31.15.0 | 162,583 | 4/2/2026 |
| 31.14.0 | 35,187 | 3/31/2026 |
| 31.13.5 | 228,970 | 3/18/2026 |
| 31.13.4 | 4,304 | 3/17/2026 |
| 31.13.3 | 1,113 | 3/17/2026 |
| 31.13.2 | 389,756 | 2/20/2026 |
| 31.13.1 | 25,583 | 2/18/2026 |
| 31.13.0 | 46,235 | 2/16/2026 |
| 31.12.5 | 695,518 | 2/11/2026 |
| 31.12.4 | 83,872 | 2/10/2026 |
| 31.12.3 | 31,563 | 2/9/2026 |
| 31.12.2 | 1,021 | 2/9/2026 |
| 30.2.0 | 2,953 | 6/1/2025 |
Loading failed