NServiceBus.FluentValidation 13.0.0

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

Message validation using FluentValidation.

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

Showing the top 1 NuGet packages that depend on NServiceBus.FluentValidation:

Package Downloads
NServiceBus.FluentValidation.Testing

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
13.0.0 950 12/8/2025 13.0.0 is deprecated because it is no longer maintained.
12.0.6 20,234 10/10/2024 12.0.6 is deprecated because it is no longer maintained.
12.0.5 4,308 7/29/2024 12.0.5 is deprecated because it is no longer maintained.
12.0.4 286 7/26/2024 12.0.4 is deprecated because it is no longer maintained.
12.0.3 317 7/26/2024 12.0.3 is deprecated because it is no longer maintained.
12.0.2 357 7/25/2024 12.0.2 is deprecated because it is no longer maintained.
12.0.1 290 7/25/2024 12.0.1 is deprecated because it is no longer maintained.
12.0.0 611 7/24/2024 12.0.0 is deprecated because it is no longer maintained.
12.0.0-beta.1 150 7/24/2024 12.0.0-beta.1 is deprecated because it is no longer maintained.
11.0.2 348 7/24/2024 11.0.2 is deprecated because it is no longer maintained.
11.0.1 379 7/10/2024 11.0.1 is deprecated because it is no longer maintained.
10.0.0 28,901 11/16/2023 10.0.0 is deprecated because it is no longer maintained.
9.1.0 1,986 11/6/2023 9.1.0 is deprecated because it is no longer maintained.
9.0.0 11,800 5/11/2023 9.0.0 is deprecated because it is no longer maintained.
8.3.0 762 5/5/2023 8.3.0 is deprecated because it is no longer maintained.
8.2.0 1,978 5/4/2023 8.2.0 is deprecated because it is no longer maintained.
8.1.0 577 4/17/2023 8.1.0 is deprecated because it is no longer maintained.
8.0.0 7,363 11/22/2022 8.0.0 is deprecated because it is no longer maintained.
7.2.0 1,261 11/7/2022 7.2.0 is deprecated because it is no longer maintained.
7.1.0 1,574 10/21/2022 7.1.0 is deprecated because it is no longer maintained.
Loading failed