Volo.Abp.Validation.Abstractions 10.0.0-rc.2

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

ℹ️ Description

This package is a part of the ABP Framework.

ABP — Open Source Web Application Framework for ASP.NET Core

ABP offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET and the ASP.NET Core platforms. ABP Framework is a complete open-source infrastructure to create modern web applications by following the best practices and conventions of software development. It provides the fundamental infrastructure, production-ready startup templates, application modules, UI themes, tooling, guides and documentation.

🔗Official Website: https://abp.io

🔗GitHub Repository: https://github.com/abpframework/abp

🔗Samples: https://abp.io/docs/latest/samples/

🔗Official Theme: https://www.LeptonTheme.com

🔗Documentation: https://abp.io/docs

🔗Community: https://abp.io/community

🔗Blog: https://abp.io/blog

🔗Books: https://abp.io/books

🔗Twitter: https://twitter.com/abpframework

🔗Discord: https://abp.io/community/discord

🔗Stackoverflow: https://stackoverflow.com/questions/tagged/abp

🔗YouTube: https://www.youtube.com/@Volosoft

🚀 Key Features of the ABP Framework

🟡 Modularity

🟡 Multi-Tenancy

🟡 Bootstrap Tag Helpers

🟡 Dynamic Forms

🟡 Authentication

🟡 Authorization

🟡 Distributed Event Bus

🟡 BLOB Storing

🟡 Text Templating

🟡 Tooling: ABP CLI

🟡 Cross-Cutting Concerns

🟡 Bundling & Minification

🟡 Virtual File System

🟡 Theming

🟡 Background Jobs

🟡 DDD Infrastructure

🟡 Auto REST APIs

🟡 Dynamic Client Proxies

🟡 Multiple Database Providers

🟡 Data filtering

🟡 Test Infrastructure

🟡 Audit Logging

🟡 Object to Object Mapping

🟡 Email & SMS Abstractions

🟡 Localization

🟡 Setting Management

🟡 Extension Methods

🟡 Aspect Oriented Programming

🟡 Dependency Injection

📘 Supported Database Providers

🔵 Entity Framework Core

🔵 MongoDB

🔵 Dapper

🎴 Supported UI Frameworks

🔵 Angular

🔵 Razor Pages

🔵 Blazor Web Assembly

🔵 Blazor Server

🔵 MAUI with Blazor Hybrid

📫 Bug & Support

Support for open-source ABP Framework client-side packages is available at GitHub Issues.

🏦 Go Commercial

If you are building an enterprise-level application with pro support, extra tools like a code generator, fancy themes and a microservice template, time to invest in the commercial version!

To understand how it works, see How it Works page.

If you wonder why you should choose ABP, check out Why ABP.IO Platform page.

Product 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 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 Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  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.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Volo.Abp.Validation.Abstractions:

Package Downloads
Volo.Abp.ObjectExtending

Package Description

Volo.Abp.Validation

Package Description

Szyj.MicroService.Filter

尚哲医健微服务Filter

Hong.Abp.Web

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.0-rc.2 293 10/30/2025
10.0.0-rc.1 980 10/1/2025
9.3.6 92,922 10/22/2025
9.3.5 82,371 9/30/2025
9.3.4 103,314 9/17/2025
9.3.3 40,743 9/8/2025
9.3.2 107,411 8/25/2025
9.3.1 71,119 8/11/2025
9.3.0 26,967 8/7/2025
9.3.0-rc.4 703 7/25/2025
9.3.0-rc.3 1,162 7/9/2025
9.3.0-rc.2 891 6/24/2025
9.3.0-rc.1 444 6/17/2025
9.2.4 9,237 8/12/2025
9.2.3 60,321 7/23/2025
9.2.2 61,698 7/10/2025
9.2.1 120,298 6/23/2025
9.2.0 156,425 6/2/2025
9.2.0-rc.4 1,514 5/27/2025
9.2.0-rc.3 1,528 5/13/2025
9.2.0-rc.2 1,739 4/10/2025
9.2.0-rc.1 1,184 3/25/2025
9.1.3 134,766 5/12/2025
9.1.2 43,968 5/5/2025
9.1.1 177,809 3/27/2025
9.1.0 127,050 3/5/2025
9.1.0-rc.3 486 2/25/2025
9.1.0-rc.2 578 2/11/2025
9.1.0-rc.1 679 1/16/2025
9.0.8 7,434 3/26/2025
9.0.7 7,292 3/6/2025
9.0.6 14,851 3/3/2025
9.0.5 86,845 2/13/2025
9.0.4 279,932 1/21/2025
9.0.3 114,615 1/6/2025
9.0.2 126,720 12/11/2024
9.0.1 19,307 12/3/2024
9.0.0 58,275 11/19/2024
9.0.0-rc.3 349 11/14/2024
9.0.0-rc.2 284 11/11/2024
9.0.0-rc.1 363 10/22/2024
8.3.4 396,479 11/18/2024
8.3.3 76,221 11/5/2024
8.3.2 262,208 10/17/2024
8.3.1 313,867 9/25/2024
8.3.0 382,459 9/5/2024
8.3.0-rc.3 592 8/28/2024
8.3.0-rc.2 505 8/15/2024
8.3.0-rc.1 778 7/31/2024
8.2.3 46,211 9/4/2024
8.2.2 178,098 8/14/2024
8.2.1 181,572 7/30/2024
8.2.0 478,181 6/26/2024
8.2.0-rc.5 991 6/14/2024
8.2.0-rc.4 455 6/7/2024
8.2.0-rc.3 912 5/23/2024
8.2.0-rc.2 360 5/21/2024
8.2.0-rc.1 199 5/20/2024
8.1.5 48,293 7/29/2024
8.1.4 98,886 6/13/2024
8.1.3 303,010 5/15/2024
8.1.2 92,521 5/13/2024
8.1.1 228,402 4/16/2024
8.1.0 103,013 4/4/2024
8.1.0-rc.4 371 4/1/2024
8.1.0-rc.3 21,900 3/19/2024
8.1.0-rc.2 35,402 2/29/2024
8.1.0-rc.1 4,239 2/14/2024
8.0.6 59,557 5/14/2024
8.0.5 157,513 3/14/2024
8.0.4 182,637 2/20/2024
8.0.3 145,117 2/7/2024
8.0.2 319,946 1/17/2024
8.0.1 152,932 1/3/2024
8.0.0 301,015 12/19/2023
8.0.0-rc.3 4,705 12/7/2023
8.0.0-rc.2 11,033 11/28/2023
8.0.0-rc.1 4,161 11/21/2023
7.4.5 196,208 12/27/2023
7.4.4 37,584 12/13/2023
7.4.3 30,836 12/6/2023
7.4.2 189,224 11/13/2023
7.4.1 55,329 10/30/2023
7.4.0 205,229 10/9/2023
7.4.0-rc.5 431 10/2/2023
7.4.0-rc.4 2,136 9/22/2023
7.4.0-rc.3 3,844 9/13/2023
7.4.0-rc.2 3,078 8/24/2023
7.4.0-rc.1 2,133 8/16/2023
7.3.3 383,871 9/14/2023
7.3.2 265,287 8/7/2023
7.3.1 128,741 7/27/2023
7.3.0 251,034 7/12/2023
7.3.0-rc.3 1,031 7/5/2023
7.3.0-rc.2 1,156 6/20/2023
7.3.0-rc.1 2,665 6/6/2023
7.2.3 193,485 7/3/2023
7.2.2 504,159 5/16/2023
7.2.1 154,818 5/2/2023
7.2.0-rc.2 379 4/25/2023
7.2.0-rc.1 926 4/11/2023
7.1.1 201,988 4/3/2023
7.1.0 247,762 3/22/2023
7.1.0-rc.3 745 3/14/2023
7.1.0-rc.2 6,055 2/23/2023
7.1.0-rc.1 1,872 2/7/2023
7.0.3 223,797 3/7/2023
7.0.2 163,492 2/21/2023
7.0.1 351,601 1/19/2023
7.0.0 413,021 1/4/2023
7.0.0-rc.6 3,632 12/28/2022
7.0.0-rc.5 8,793 12/20/2022
7.0.0-rc.4 7,801 12/12/2022
7.0.0-rc.3 2,162 12/8/2022
7.0.0-rc.2 3,057 11/21/2022
7.0.0-rc.1 3,709 11/14/2022
6.0.3 337,471 1/18/2023
6.0.2 331,917 12/6/2022
6.0.1 889,682 10/28/2022
6.0.0 662,005 10/5/2022
6.0.0-rc.5 1,240 9/27/2022
6.0.0-rc.4 8,331 9/8/2022
6.0.0-rc.3 9,315 8/23/2022
6.0.0-rc.2 8,641 8/8/2022
6.0.0-rc.1 12,602 7/26/2022
5.3.5 94,855 10/20/2022
5.3.4 611,729 8/22/2022
5.3.3 595,948 7/22/2022
5.3.2 463,535 7/7/2022
5.3.1 341,663 6/29/2022
5.3.0 522,587 6/14/2022
5.3.0-rc.3 1,682 5/31/2022
5.3.0-rc.2 1,279 5/24/2022
5.3.0-rc.1 1,456 5/5/2022
5.2.2 787,785 5/16/2022
5.2.1 735,664 4/18/2022
5.2.0 650,393 4/5/2022
5.2.0-rc.2 2,771 3/18/2022
5.2.0-rc.1 2,035 3/8/2022
5.1.4 620,057 2/28/2022
5.1.3 761,877 1/26/2022
5.1.2 212,458 1/19/2022
5.1.1 260,609 1/12/2022
5.0.2 85,104 1/17/2022
5.0.1 285,571 12/28/2021
5.0.0 267,500 12/14/2021
5.0.0-rc.2 3,666 12/8/2021
5.0.0-rc.1 5,260 11/16/2021
5.0.0-beta.3 3,022 11/3/2021
5.0.0-beta.2 1,531 10/21/2021
5.0.0-beta.1 2,517 10/4/2021
4.4.4 477,494 11/9/2021
4.4.3 478,683 9/29/2021
4.4.2 270,526 9/2/2021
4.4.1 97,006 9/1/2021
4.4.0 1,578,595 8/2/2021
4.4.0-rc.2 5,685 7/6/2021
4.4.0-rc.1 4,101 6/28/2021
4.3.3 396,933 6/17/2021
4.3.2 305,046 5/27/2021
4.3.1 178,825 5/20/2021
4.3.0 614,834 4/22/2021
4.3.0-rc.2 2,059 4/8/2021
4.3.0-rc.1 2,353 3/31/2021
4.2.2 483,831 3/4/2021
4.2.1 271,593 2/9/2021
4.2.0 184,286 1/28/2021
4.2.0-rc.2 6,055 1/18/2021
4.2.0-rc.1 873 1/14/2021
4.1.2 76,688 1/19/2021
4.1.1 75,054 1/13/2021
4.1.0 115,272 1/6/2021
4.1.0-rc.2 1,542 12/18/2020
4.1.0-rc.1 481 12/17/2020
4.0.2 315,102 12/18/2020
4.0.1 71,847 12/14/2020
4.0.0 286,995 12/3/2020
4.0.0-rc.5 3,056 12/1/2020
4.0.0-rc.4 3,457 11/24/2020
4.0.0-rc.3 2,328 11/16/2020
4.0.0-rc.2 2,566 11/13/2020
4.0.0-rc.1 1,442 11/12/2020
3.3.2 148,595 12/2/2020
3.3.1 193,407 11/3/2020
3.3.0 90,097 10/27/2020
3.3.0-rc.2 560 10/23/2020
3.3.0-rc.1 892 10/15/2020
3.2.1 384,436 10/8/2020
3.2.0 91,855 10/1/2020
3.2.0-rc.2 2,156 9/21/2020
3.2.0-rc.1 2,746 9/17/2020
3.1.2 175,466 9/11/2020
3.1.1 53,302 9/10/2020
3.1.0 198,364 9/3/2020
3.1.0-rc.4 793 9/1/2020
3.1.0-rc.3 506 8/28/2020
3.1.0-rc.2 607 8/26/2020
3.1.0-rc.1 553 8/24/2020
3.0.5 186,841 7/29/2020
3.0.4 564,588 7/14/2020
3.0.3 85,110 7/7/2020
3.0.2 88,608 7/3/2020
3.0.1 308,612 7/2/2020
3.0.0 126,694 7/1/2020
2.9.0 492,021 6/4/2020
2.8.0 193,564 5/21/2020
2.7.0 273,050 5/7/2020