Volo.Abp.Validation 7.3.3

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
.NET 7.0 .NET Standard 2.0
There is a newer version of this package available.
See the version list below for details.
dotnet add package Volo.Abp.Validation --version 7.3.3
NuGet\Install-Package Volo.Abp.Validation -Version 7.3.3
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" Version="7.3.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Volo.Abp.Validation --version 7.3.3
#r "nuget: Volo.Abp.Validation, 7.3.3"
#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 Volo.Abp.Validation as a Cake Addin
#addin nuget:?package=Volo.Abp.Validation&version=7.3.3

// Install Volo.Abp.Validation as a Cake Tool
#tool nuget:?package=Volo.Abp.Validation&version=7.3.3

ℹ️ 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://docs.abp.io/en/abp/latest/Samples/Index

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

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

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

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

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

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

🔗Discord: https://community.abp.io/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 Commercial, check out Why ABP.IO Platform page.

Official website: https://commercial.abp.io

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 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 was computed.  net8.0-android 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. 
.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)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (484)

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

Package Downloads
Volo.Abp.Features The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Package Description

Volo.Abp.Ddd.Application The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Package Description

Volo.Abp.AspNetCore The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Package Description

Volo.Abp.PermissionManagement.Domain.Shared The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Package Description

Volo.Abp.SettingManagement.Domain.Shared The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Package Description

GitHub repositories (10)

Showing the top 5 popular GitHub repositories that depend on Volo.Abp.Validation:

Repository Stars
abpframework/abp-samples
Sample solutions built with the ABP Framework
colinin/abp-next-admin
这是基于vue-vben-admin 模板适用于abp Vnext的前端管理项目
abpframework/eShopOnAbp
Reference microservice solution built with the ABP Framework and .NET, runs on Kubernetes with Helm configuration, includes API Gateways, Angular and ASP.NET Core MVC applications, PostgreSQL and MongoDB databases
xiajingren/HelloAbp
ABP vNext + vue-element-admin入门级项目实践
EasyAbp/EShop
An abp application module group that provides basic e-shop service.
Version Downloads Last updated
8.0.0-rc.2 116 11/28/2023
8.0.0-rc.1 650 11/21/2023
7.4.2 7,041 11/13/2023
7.4.1 10,014 10/30/2023
7.4.0 39,165 10/9/2023
7.4.0-rc.5 284 10/2/2023
7.4.0-rc.4 576 9/22/2023
7.4.0-rc.3 1,238 9/13/2023
7.4.0-rc.2 932 8/24/2023
7.4.0-rc.1 1,263 8/16/2023
7.3.3 69,451 9/14/2023
7.3.2 77,699 8/7/2023
7.3.1 34,270 7/27/2023
7.3.0 67,479 7/12/2023
7.3.0-rc.3 748 7/5/2023
7.3.0-rc.2 688 6/20/2023
7.3.0-rc.1 2,086 6/6/2023
7.2.3 75,185 7/3/2023
7.2.2 233,587 5/16/2023
7.2.1 62,188 5/2/2023
7.2.0-rc.2 220 4/25/2023
7.2.0-rc.1 687 4/11/2023
7.1.1 93,423 4/3/2023
7.1.0 135,052 3/22/2023
7.1.0-rc.3 577 3/14/2023
7.1.0-rc.2 3,122 2/23/2023
7.1.0-rc.1 1,278 2/7/2023
7.0.3 122,456 3/7/2023
7.0.2 74,033 2/21/2023
7.0.1 219,106 1/19/2023
7.0.0 217,495 1/4/2023
7.0.0-rc.6 2,865 12/28/2022
7.0.0-rc.5 5,949 12/20/2022
7.0.0-rc.4 6,219 12/12/2022
7.0.0-rc.3 1,950 12/8/2022
7.0.0-rc.2 2,675 11/21/2022
7.0.0-rc.1 2,547 11/14/2022
6.0.3 87,198 1/18/2023
6.0.2 152,665 12/6/2022
6.0.1 541,011 10/28/2022
6.0.0 333,855 10/5/2022
6.0.0-rc.5 1,003 9/27/2022
6.0.0-rc.4 7,252 9/8/2022
6.0.0-rc.3 6,197 8/23/2022
6.0.0-rc.2 5,422 8/8/2022
6.0.0-rc.1 4,929 7/26/2022
5.3.5 37,508 10/20/2022
5.3.4 389,672 8/22/2022
5.3.3 390,568 7/22/2022
5.3.2 334,644 7/7/2022
5.3.1 239,953 6/29/2022
5.3.0 369,116 6/14/2022
5.3.0-rc.3 1,314 5/31/2022
5.3.0-rc.2 589 5/24/2022
5.3.0-rc.1 1,199 5/5/2022
5.2.2 540,286 5/16/2022
5.2.1 481,307 4/18/2022
5.2.0 477,303 4/5/2022
5.2.0-rc.2 1,587 3/18/2022
5.2.0-rc.1 1,753 3/8/2022
5.1.4 464,113 2/28/2022
5.1.3 583,651 1/26/2022
5.1.2 138,791 1/19/2022
5.1.1 175,096 1/12/2022
5.0.2 40,770 1/17/2022
5.0.1 178,005 12/28/2021
5.0.0 152,396 12/14/2021
5.0.0-rc.2 3,036 12/8/2021
5.0.0-rc.1 4,322 11/16/2021
5.0.0-beta.3 2,681 11/3/2021
5.0.0-beta.2 1,144 10/21/2021
5.0.0-beta.1 1,756 10/4/2021
4.4.4 294,304 11/9/2021
4.4.3 316,178 9/29/2021
4.4.2 162,357 9/2/2021
4.4.1 58,324 9/1/2021
4.4.0 1,081,214 8/2/2021
4.4.0-rc.2 3,611 7/6/2021
4.4.0-rc.1 3,285 6/28/2021
4.3.3 281,134 6/17/2021
4.3.2 186,050 5/27/2021
4.3.1 133,483 5/20/2021
4.3.0 424,223 4/22/2021
4.3.0-rc.2 1,522 4/8/2021
4.3.0-rc.1 2,010 3/31/2021
4.2.2 306,157 3/4/2021
4.2.1 171,270 2/9/2021
4.2.0 133,802 1/28/2021
4.2.0-rc.2 3,520 1/18/2021
4.2.0-rc.1 634 1/14/2021
4.1.2 42,167 1/19/2021
4.1.1 36,172 1/13/2021
4.1.0 69,978 1/6/2021
4.1.0-rc.2 1,207 12/18/2020
4.1.0-rc.1 285 12/17/2020
4.0.2 192,402 12/18/2020
4.0.1 34,298 12/14/2020
4.0.0 180,124 12/3/2020
4.0.0-rc.5 2,663 12/1/2020
4.0.0-rc.4 2,658 11/24/2020
4.0.0-rc.3 1,988 11/16/2020
4.0.0-rc.2 2,384 11/13/2020
4.0.0-rc.1 1,116 11/12/2020
3.3.2 84,419 12/2/2020
3.3.1 117,175 11/3/2020
3.3.0 49,160 10/27/2020
3.3.0-rc.2 378 10/23/2020
3.3.0-rc.1 575 10/15/2020
3.2.1 279,617 10/8/2020
3.2.0 56,071 10/1/2020
3.2.0-rc.2 1,820 9/21/2020
3.2.0-rc.1 2,557 9/17/2020
3.1.2 111,563 9/11/2020
3.1.1 23,783 9/10/2020
3.1.0 118,211 9/3/2020
3.1.0-rc.4 611 9/1/2020
3.1.0-rc.3 329 8/28/2020
3.1.0-rc.2 426 8/26/2020
3.1.0-rc.1 353 8/24/2020
3.0.5 117,012 7/29/2020
3.0.4 410,144 7/14/2020
3.0.3 39,442 7/7/2020
3.0.2 48,037 7/3/2020
3.0.1 232,668 7/2/2020
3.0.0 73,135 7/1/2020
2.9.0 353,707 6/4/2020
2.8.0 137,908 5/21/2020
2.7.0 199,482 5/7/2020
2.6.2 29,235 4/24/2020
2.6.1 19,653 4/23/2020
2.6.0 72,537 4/20/2020
2.5.0 36,516 4/9/2020
2.4.1 19,365 4/9/2020
2.4.0 51,812 4/6/2020
2.3.0 57,505 3/19/2020
2.2.1 50,074 3/7/2020
2.2.0 22,907 3/5/2020
2.1.1 37,626 2/20/2020
2.1.0 18,915 2/20/2020
2.0.1 55,531 1/24/2020
2.0.0 51,977 1/13/2020
1.1.2 82,332 12/12/2019
1.1.1 14,280 12/11/2019
1.1.0 20,692 12/6/2019
1.0.2 53,225 10/22/2019
1.0.0 14,212 10/21/2019
0.22.0 14,661 10/14/2019
0.21.0 15,487 9/23/2019
0.20.1 12,104 9/23/2019
0.20.0 12,079 9/23/2019
0.19.0 94,478 8/16/2019
0.18.1 50,655 6/26/2019
0.18.0 23,893 6/21/2019
0.17.0 33,249 5/3/2019
0.16.0 18,756 4/14/2019
0.15.0 52,416 3/22/2019
0.14.0 41,849 2/23/2019
0.13.0 19,683 1/27/2019
0.12.0 13,704 1/11/2019
0.11.0 15,243 1/7/2019
0.10.0 12,518 12/21/2018
0.9.0 12,521 12/7/2018
0.8.0 11,806 11/19/2018
0.7.1 12,163 10/31/2018
0.7.0 11,372 10/26/2018
0.6.0 12,086 10/12/2018
0.5.0 17,092 9/25/2018
0.4.1 11,585 8/4/2018
0.4.0 11,296 7/15/2018
0.3.7 10,595 7/6/2018
0.3.6 10,330 7/4/2018
0.3.5 10,629 7/3/2018
0.3.4 11,012 7/2/2018
0.3.3 10,947 6/28/2018
0.3.2 11,027 6/27/2018
0.3.1 7,920 6/27/2018
0.3.0 20,421 6/27/2018