AdaskoTheBeAsT.FluentValidation.MediatR
7.2.1
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 AdaskoTheBeAsT.FluentValidation.MediatR --version 7.2.1
NuGet\Install-Package AdaskoTheBeAsT.FluentValidation.MediatR -Version 7.2.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="AdaskoTheBeAsT.FluentValidation.MediatR" Version="7.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AdaskoTheBeAsT.FluentValidation.MediatR --version 7.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AdaskoTheBeAsT.FluentValidation.MediatR, 7.2.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.
// Install AdaskoTheBeAsT.FluentValidation.MediatR as a Cake Addin #addin nuget:?package=AdaskoTheBeAsT.FluentValidation.MediatR&version=7.2.1 // Install AdaskoTheBeAsT.FluentValidation.MediatR as a Cake Tool #tool nuget:?package=AdaskoTheBeAsT.FluentValidation.MediatR&version=7.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
FluentValidation extensions for MediatR
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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 was computed. 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 was computed. 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 was computed. 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. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.1
- FluentValidation (>= 11.2.2)
- MediatR (>= 10.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
12.0.0 | 84 | 1/4/2025 |
11.2.0 | 258 | 8/18/2024 |
11.0.2 | 136 | 5/27/2024 |
11.0.1 | 213 | 1/27/2024 |
11.0.0 | 238 | 12/1/2023 |
10.2.0 | 205 | 7/16/2023 |
10.1.0 | 183 | 5/4/2023 |
10.0.0 | 259 | 2/17/2023 |
9.1.0 | 331 | 1/22/2023 |
9.0.0 | 412 | 11/13/2022 |
8.0.0 | 416 | 10/17/2022 |
7.2.1 | 502 | 9/25/2022 |
7.2.0 | 439 | 9/7/2022 |
7.1.0 | 499 | 7/5/2022 |
7.0.0 | 477 | 5/14/2022 |
6.0.0 | 354 | 1/11/2022 |
5.3.3 | 320 | 1/2/2022 |
5.3.2 | 419 | 10/30/2021 |
5.3.1 | 615 | 8/29/2021 |
5.3.0 | 392 | 7/24/2021 |
5.2.0 | 412 | 6/4/2021 |
5.1.0 | 365 | 5/23/2021 |
5.0.1 | 380 | 4/25/2021 |
5.0.0 | 391 | 4/11/2021 |
4.4.0 | 424 | 3/7/2021 |
4.3.1 | 393 | 2/23/2021 |
4.3.0 | 419 | 2/6/2021 |
4.2.0 | 467 | 1/16/2021 |
4.1.0 | 578 | 12/16/2020 |
4.0.1 | 484 | 11/29/2020 |
4.0.0 | 493 | 11/11/2020 |
3.1.0 | 681 | 10/16/2020 |
3.0.0 | 525 | 10/10/2020 |
2.4.0 | 498 | 10/7/2020 |
2.3.1 | 511 | 10/4/2020 |
2.3.0 | 502 | 8/28/2020 |
2.2.0 | 595 | 8/13/2020 |
2.1.0 | 489 | 8/1/2020 |
2.0.2 | 556 | 7/25/2020 |
2.0.1 | 553 | 7/16/2020 |
2.0.0 | 537 | 7/7/2020 |
1.0.3 | 509 | 7/2/2020 |
1.0.2 | 546 | 5/20/2020 |
1.0.1 | 544 | 4/29/2020 |
1.0.0 | 669 | 3/1/2020 |
- upgraded FluentValidation to v11.2.2