Verify.NServiceBus 11.0.1

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

Documentation

Adds Verify support to verify NServiceBus.

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.NServiceBus:

Package Downloads
NServiceBus.FluentValidation.Testing

Package Description

NServiceBus.Community.FluentValidation.Testing

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
11.0.1 515 1/31/2026
11.0.0 101 1/31/2026
10.3.4 4,048 10/15/2024
10.3.3 232 10/11/2024
10.3.2 145 10/11/2024
10.3.1 129 10/10/2024
10.3.0 947 7/31/2024
10.2.4 216 7/29/2024
10.2.3 178 7/26/2024
10.2.2 160 7/26/2024
10.2.1 204 7/25/2024
10.1.1 168 7/25/2024
10.1.0 153 7/25/2024
10.0.0 224 7/24/2024
10.0.0-beta.4 118 7/24/2024
10.0.0-beta.3 109 7/24/2024
10.0.0-beta.2 103 7/24/2024
10.0.0-beta.1 110 7/23/2024
9.0.0 912 4/18/2024
8.3.0 280 4/12/2024
Loading failed