Volo.Abp.Validation 8.0.5

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

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

ℹ️ 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 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. 
.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 (515)

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.Identity.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.1.0-rc.2 4,458 2/29/2024
8.1.0-rc.1 782 2/14/2024
8.0.5 2,646 3/14/2024
8.0.4 24,209 2/20/2024
8.0.3 23,785 2/7/2024
8.0.2 87,377 1/17/2024
8.0.1 43,880 1/3/2024
8.0.0 58,588 12/19/2023
8.0.0-rc.3 2,847 12/7/2023
8.0.0-rc.2 3,290 11/28/2023
8.0.0-rc.1 1,819 11/21/2023
7.4.5 28,028 12/27/2023
7.4.4 15,512 12/13/2023
7.4.3 11,962 12/6/2023
7.4.2 49,711 11/13/2023
7.4.1 23,361 10/30/2023
7.4.0 77,745 10/9/2023
7.4.0-rc.5 313 10/2/2023
7.4.0-rc.4 600 9/22/2023
7.4.0-rc.3 1,843 9/13/2023
7.4.0-rc.2 1,708 8/24/2023
7.4.0-rc.1 1,559 8/16/2023
7.3.3 154,576 9/14/2023
7.3.2 124,188 8/7/2023
7.3.1 65,905 7/27/2023
7.3.0 105,291 7/12/2023
7.3.0-rc.3 760 7/5/2023
7.3.0-rc.2 795 6/20/2023
7.3.0-rc.1 2,214 6/6/2023
7.2.3 103,236 7/3/2023
7.2.2 297,228 5/16/2023
7.2.1 80,345 5/2/2023
7.2.0-rc.2 228 4/25/2023
7.2.0-rc.1 698 4/11/2023
7.1.1 111,963 4/3/2023
7.1.0 155,742 3/22/2023
7.1.0-rc.3 585 3/14/2023
7.1.0-rc.2 3,695 2/23/2023
7.1.0-rc.1 1,472 2/7/2023
7.0.3 138,417 3/7/2023
7.0.2 84,229 2/21/2023
7.0.1 240,505 1/19/2023
7.0.0 253,635 1/4/2023
7.0.0-rc.6 2,900 12/28/2022
7.0.0-rc.5 6,521 12/20/2022
7.0.0-rc.4 6,485 12/12/2022
7.0.0-rc.3 1,962 12/8/2022
7.0.0-rc.2 2,697 11/21/2022
7.0.0-rc.1 2,754 11/14/2022
6.0.3 117,693 1/18/2023
6.0.2 168,724 12/6/2022
6.0.1 605,613 10/28/2022
6.0.0 393,791 10/5/2022
6.0.0-rc.5 1,023 9/27/2022
6.0.0-rc.4 7,403 9/8/2022
6.0.0-rc.3 6,231 8/23/2022
6.0.0-rc.2 5,697 8/8/2022
6.0.0-rc.1 5,272 7/26/2022
5.3.5 42,119 10/20/2022
5.3.4 419,727 8/22/2022
5.3.3 417,272 7/22/2022
5.3.2 348,868 7/7/2022
5.3.1 250,719 6/29/2022
5.3.0 386,380 6/14/2022
5.3.0-rc.3 1,322 5/31/2022
5.3.0-rc.2 596 5/24/2022
5.3.0-rc.1 1,211 5/5/2022
5.2.2 565,752 5/16/2022
5.2.1 500,126 4/18/2022
5.2.0 494,395 4/5/2022
5.2.0-rc.2 2,072 3/18/2022
5.2.0-rc.1 1,766 3/8/2022
5.1.4 481,826 2/28/2022
5.1.3 610,296 1/26/2022
5.1.2 145,400 1/19/2022
5.1.1 182,327 1/12/2022
5.0.2 44,314 1/17/2022
5.0.1 196,449 12/28/2021
5.0.0 163,928 12/14/2021
5.0.0-rc.2 3,183 12/8/2021
5.0.0-rc.1 4,399 11/16/2021
5.0.0-beta.3 2,702 11/3/2021
5.0.0-beta.2 1,184 10/21/2021
5.0.0-beta.1 1,797 10/4/2021
4.4.4 315,276 11/9/2021
4.4.3 332,378 9/29/2021
4.4.2 175,785 9/2/2021
4.4.1 63,016 9/1/2021
4.4.0 1,185,223 8/2/2021
4.4.0-rc.2 3,655 7/6/2021
4.4.0-rc.1 3,397 6/28/2021
4.3.3 296,724 6/17/2021
4.3.2 199,458 5/27/2021
4.3.1 138,778 5/20/2021
4.3.0 454,526 4/22/2021
4.3.0-rc.2 1,532 4/8/2021
4.3.0-rc.1 2,019 3/31/2021
4.2.2 325,220 3/4/2021
4.2.1 181,686 2/9/2021
4.2.0 141,921 1/28/2021
4.2.0-rc.2 3,572 1/18/2021
4.2.0-rc.1 638 1/14/2021
4.1.2 45,304 1/19/2021
4.1.1 39,674 1/13/2021
4.1.0 73,461 1/6/2021
4.1.0-rc.2 1,229 12/18/2020
4.1.0-rc.1 289 12/17/2020
4.0.2 216,239 12/18/2020
4.0.1 36,894 12/14/2020
4.0.0 194,464 12/3/2020
4.0.0-rc.5 2,723 12/1/2020
4.0.0-rc.4 2,920 11/24/2020
4.0.0-rc.3 2,031 11/16/2020
4.0.0-rc.2 2,389 11/13/2020
4.0.0-rc.1 1,148 11/12/2020
3.3.2 90,226 12/2/2020
3.3.1 122,980 11/3/2020
3.3.0 52,749 10/27/2020
3.3.0-rc.2 382 10/23/2020
3.3.0-rc.1 584 10/15/2020
3.2.1 295,890 10/8/2020
3.2.0 59,600 10/1/2020
3.2.0-rc.2 1,841 9/21/2020
3.2.0-rc.1 2,562 9/17/2020
3.1.2 117,673 9/11/2020
3.1.1 26,240 9/10/2020
3.1.0 128,250 9/3/2020
3.1.0-rc.4 617 9/1/2020
3.1.0-rc.3 333 8/28/2020
3.1.0-rc.2 435 8/26/2020
3.1.0-rc.1 360 8/24/2020
3.0.5 129,007 7/29/2020
3.0.4 443,733 7/14/2020
3.0.3 43,341 7/7/2020
3.0.2 53,738 7/3/2020
3.0.1 248,500 7/2/2020
3.0.0 78,568 7/1/2020
2.9.0 380,858 6/4/2020
2.8.0 149,117 5/21/2020
2.7.0 213,201 5/7/2020
2.6.2 31,710 4/24/2020
2.6.1 21,986 4/23/2020
2.6.0 78,552 4/20/2020
2.5.0 39,582 4/9/2020
2.4.1 21,776 4/9/2020
2.4.0 55,138 4/6/2020
2.3.0 61,686 3/19/2020
2.2.1 53,628 3/7/2020
2.2.0 25,464 3/5/2020
2.1.1 40,938 2/20/2020
2.1.0 21,149 2/20/2020
2.0.1 60,190 1/24/2020
2.0.0 56,328 1/13/2020
1.1.2 85,407 12/12/2019
1.1.1 15,912 12/11/2019
1.1.0 22,786 12/6/2019
1.0.2 55,421 10/22/2019
1.0.0 15,824 10/21/2019
0.22.0 16,493 10/14/2019
0.21.0 16,873 9/23/2019
0.20.1 13,433 9/23/2019
0.20.0 13,383 9/23/2019
0.19.0 97,531 8/16/2019
0.18.1 52,847 6/26/2019
0.18.0 25,808 6/21/2019
0.17.0 35,284 5/3/2019
0.16.0 20,523 4/14/2019
0.15.0 54,837 3/22/2019
0.14.0 43,787 2/23/2019
0.13.0 21,906 1/27/2019
0.12.0 15,559 1/11/2019
0.11.0 16,736 1/7/2019
0.10.0 14,060 12/21/2018
0.9.0 14,090 12/7/2018
0.8.0 13,453 11/19/2018
0.7.1 13,809 10/31/2018
0.7.0 12,941 10/26/2018
0.6.0 13,738 10/12/2018
0.5.0 18,986 9/25/2018
0.4.1 13,161 8/4/2018
0.4.0 12,842 7/15/2018
0.3.7 12,194 7/6/2018
0.3.6 11,949 7/4/2018
0.3.5 12,138 7/3/2018
0.3.4 12,675 7/2/2018
0.3.3 12,490 6/28/2018
0.3.2 12,530 6/27/2018
0.3.1 9,304 6/27/2018
0.3.0 22,595 6/27/2018