Volo.Abp.Users.Abstractions 9.3.0-rc.1

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

ℹ️ Description

This package is a part of the ABP Framework.

ABP — Open Source Web Application Platform 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/index

🔗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 paid 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://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.  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 was computed.  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 (57)

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

Package Downloads
Volo.Abp.Users.Domain

Package Description

Volo.Abp.PermissionManagement.Domain.Identity

Package Description

Volo.Abp.Identity.Application.Contracts

Package Description

Volo.Abp.SettingManagement.Application

Package Description

EasyAbp.EShop.Stores.Application

An abp application module group that provides basic e-shop service.

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on Volo.Abp.Users.Abstractions:

Repository Stars
colinin/abp-next-admin
这是基于vue-vben-admin 模板适用于abp vNext的前端管理项目
EasyAbp/EShop
An abp application module group that provides basic e-shop service.
EasyAbp/NotificationService
An integrated user notification service Abp module, supporting email, SMS, PM, and more other methods.
Version Downloads Last Updated
9.3.3 2,688 9/8/2025
9.3.2 8,172 8/25/2025
9.3.1 9,844 8/11/2025
9.3.0 1,817 8/7/2025
9.3.0-rc.4 449 7/25/2025
9.3.0-rc.3 475 7/9/2025
9.3.0-rc.2 318 6/24/2025
9.3.0-rc.1 228 6/17/2025
9.2.4 983 8/12/2025
9.2.3 10,256 7/23/2025
9.2.2 12,539 7/10/2025
9.2.1 17,204 6/23/2025
9.2.0 28,987 6/2/2025
9.2.0-rc.4 1,165 5/27/2025
9.2.0-rc.3 835 5/13/2025
9.2.0-rc.2 1,174 4/10/2025
9.2.0-rc.1 810 3/25/2025
9.1.3 24,636 5/12/2025
9.1.2 4,682 5/5/2025
9.1.1 41,270 3/27/2025
9.1.0 60,173 3/5/2025
9.1.0-rc.3 294 2/25/2025
9.1.0-rc.2 350 2/11/2025
9.1.0-rc.1 416 1/16/2025
9.0.8 989 3/26/2025
9.0.7 855 3/6/2025
9.0.6 1,960 3/3/2025
9.0.5 18,513 2/13/2025
9.0.4 131,580 1/21/2025
9.0.3 52,089 1/6/2025
9.0.2 55,006 12/11/2024
9.0.1 7,528 12/3/2024
9.0.0 22,442 11/19/2024
9.0.0-rc.3 227 11/14/2024
9.0.0-rc.2 198 11/11/2024
9.0.0-rc.1 219 10/22/2024
8.3.4 105,424 11/18/2024
8.3.3 24,712 11/5/2024
8.3.2 65,216 10/17/2024
8.3.1 147,742 9/25/2024
8.3.0 211,458 9/5/2024
8.3.0-rc.3 193 8/28/2024
8.3.0-rc.2 214 8/15/2024
8.3.0-rc.1 604 7/31/2024
8.2.3 18,392 9/4/2024
8.2.2 53,947 8/14/2024
8.2.1 69,630 7/30/2024
8.2.0 227,307 6/26/2024
8.2.0-rc.5 702 6/14/2024
8.2.0-rc.4 219 6/7/2024
8.2.0-rc.3 573 5/23/2024
8.2.0-rc.2 138 5/21/2024
8.2.0-rc.1 132 5/20/2024
8.1.5 11,084 7/29/2024
8.1.4 37,430 6/13/2024
8.1.3 126,030 5/15/2024
8.1.2 44,503 5/13/2024
8.1.1 99,419 4/16/2024
8.1.0 34,572 4/4/2024
8.1.0-rc.4 205 4/1/2024
8.1.0-rc.3 853 3/19/2024
8.1.0-rc.2 925 2/29/2024
8.1.0-rc.1 3,282 2/14/2024
8.0.6 6,695 5/14/2024
8.0.5 79,180 3/14/2024
8.0.4 90,122 2/20/2024
8.0.3 49,364 2/7/2024
8.0.2 88,857 1/17/2024
8.0.1 39,751 1/3/2024
8.0.0 132,177 12/19/2023
8.0.0-rc.3 1,456 12/7/2023
8.0.0-rc.2 1,253 11/28/2023
8.0.0-rc.1 738 11/21/2023
7.4.5 78,638 12/27/2023
7.4.4 13,324 12/13/2023
7.4.3 5,522 12/6/2023
7.4.2 119,951 11/13/2023
7.4.1 21,153 10/30/2023
7.4.0 50,674 10/9/2023
7.4.0-rc.5 314 10/2/2023
7.4.0-rc.4 565 9/22/2023
7.4.0-rc.3 1,060 9/13/2023
7.4.0-rc.2 2,638 8/24/2023
7.4.0-rc.1 1,284 8/16/2023
7.3.3 178,545 9/14/2023
7.3.2 84,106 8/7/2023
7.3.1 49,426 7/27/2023
7.3.0 105,361 7/12/2023
7.3.0-rc.3 303 7/5/2023
7.3.0-rc.2 429 6/20/2023
7.3.0-rc.1 2,114 6/6/2023
7.2.3 52,460 7/3/2023
7.2.2 169,826 5/16/2023
7.2.1 44,857 5/2/2023
7.2.0-rc.2 267 4/25/2023
7.2.0-rc.1 436 4/11/2023
7.1.1 54,264 4/3/2023
7.1.0 45,800 3/22/2023
7.1.0-rc.3 349 3/14/2023
7.1.0-rc.2 3,600 2/23/2023
7.1.0-rc.1 731 2/7/2023
7.0.3 50,743 3/7/2023
7.0.2 38,545 2/21/2023
7.0.1 77,759 1/19/2023
7.0.0 149,804 1/4/2023
7.0.0-rc.6 1,987 12/28/2022
7.0.0-rc.5 8,902 12/20/2022
7.0.0-rc.4 2,658 12/12/2022
7.0.0-rc.3 967 12/8/2022
7.0.0-rc.2 1,852 11/21/2022
7.0.0-rc.1 697 11/14/2022
6.0.3 122,262 1/18/2023
6.0.2 75,539 12/6/2022
6.0.1 254,795 10/28/2022
6.0.0 193,633 10/5/2022
6.0.0-rc.5 875 9/27/2022
6.0.0-rc.4 2,366 9/8/2022
6.0.0-rc.3 4,922 8/23/2022
6.0.0-rc.2 5,525 8/8/2022
6.0.0-rc.1 2,092 7/26/2022
5.3.5 23,546 10/20/2022
5.3.4 172,484 8/22/2022
5.3.3 169,070 7/22/2022
5.3.2 71,508 7/7/2022
5.3.1 54,817 6/29/2022
5.3.0 76,399 6/14/2022
5.3.0-rc.3 1,215 5/31/2022
5.3.0-rc.2 547 5/24/2022
5.3.0-rc.1 1,076 5/5/2022
5.2.2 102,604 5/16/2022
5.2.1 99,710 4/18/2022
5.2.0 66,730 4/5/2022
5.2.0-rc.2 929 3/18/2022
5.2.0-rc.1 1,701 3/8/2022
5.1.4 115,010 2/28/2022
5.1.3 151,941 1/26/2022
5.1.2 27,810 1/19/2022
5.1.1 43,808 1/12/2022
5.0.2 12,736 1/17/2022
5.0.1 57,784 12/28/2021
5.0.0 42,161 12/14/2021
5.0.0-rc.2 3,165 12/8/2021
5.0.0-rc.1 3,561 11/16/2021
5.0.0-beta.3 1,734 11/3/2021
5.0.0-beta.2 1,416 10/21/2021
5.0.0-beta.1 1,429 10/4/2021
4.4.4 110,380 11/9/2021
4.4.3 106,221 9/29/2021
4.4.2 94,301 9/2/2021
4.4.1 19,567 9/1/2021
4.4.0 213,225 8/2/2021
4.4.0-rc.2 3,945 7/6/2021
4.4.0-rc.1 2,307 6/28/2021
4.3.3 105,880 6/17/2021
4.3.2 80,848 5/27/2021
4.3.1 90,336 5/20/2021
4.3.0 130,429 4/22/2021
4.3.0-rc.2 1,527 4/8/2021
4.3.0-rc.1 1,233 3/31/2021
4.2.2 84,319 3/4/2021
4.2.1 99,855 2/9/2021
4.2.0 96,770 1/28/2021
4.2.0-rc.2 1,409 1/18/2021
4.2.0-rc.1 730 1/14/2021
4.1.2 18,173 1/19/2021
4.1.1 10,841 1/13/2021
4.1.0 18,928 1/6/2021
4.1.0-rc.2 1,358 12/18/2020
4.1.0-rc.1 407 12/17/2020
4.0.2 76,140 12/18/2020
4.0.1 9,740 12/14/2020
4.0.0 102,776 12/3/2020
4.0.0-rc.5 1,638 12/1/2020
4.0.0-rc.4 973 11/24/2020
4.0.0-rc.3 1,214 11/16/2020
4.0.0-rc.2 2,353 11/13/2020
4.0.0-rc.1 435 11/12/2020
3.3.2 25,497 12/2/2020
3.3.1 78,456 11/3/2020
3.3.0 22,313 10/27/2020
3.3.0-rc.2 486 10/23/2020
3.3.0-rc.1 676 10/15/2020
3.2.1 77,723 10/8/2020
3.2.0 34,652 10/1/2020
3.2.0-rc.2 2,115 9/21/2020
3.2.0-rc.1 2,187 9/17/2020
3.1.2 34,302 9/11/2020
3.1.1 8,178 9/10/2020
3.1.0 23,127 9/3/2020
3.1.0-rc.4 722 9/1/2020
3.1.0-rc.3 442 8/28/2020
3.1.0-rc.2 541 8/26/2020
3.1.0-rc.1 481 8/24/2020
3.0.5 33,179 7/29/2020
3.0.4 48,027 7/14/2020
3.0.3 15,787 7/7/2020
3.0.2 15,057 7/3/2020
3.0.1 16,287 7/2/2020
3.0.0 14,695 7/1/2020
2.9.0 54,936 6/4/2020
2.8.0 35,703 5/21/2020
2.7.0 22,353 5/7/2020
2.6.2 13,736 4/24/2020
2.6.1 7,327 4/23/2020
2.6.0 38,416 4/20/2020
2.5.0 12,355 4/9/2020
2.4.1 7,180 4/9/2020
2.4.0 37,072 4/6/2020
2.3.0 20,912 3/19/2020
2.2.1 21,474 3/7/2020
2.2.0 7,816 3/5/2020
2.1.1 16,327 2/20/2020
2.1.0 7,079 2/20/2020
2.0.1 34,952 1/24/2020
2.0.0 13,853 1/13/2020
1.1.2 31,319 12/12/2019
1.1.1 7,226 12/11/2019
1.1.0 8,265 12/6/2019
1.0.2 31,224 10/22/2019
1.0.0 7,708 10/21/2019
0.22.0 8,839 10/14/2019
0.21.0 8,448 9/23/2019
0.20.1 6,274 9/23/2019
0.20.0 6,409 9/23/2019
0.19.0 39,241 8/16/2019
0.18.1 22,008 6/26/2019
0.18.0 12,027 6/21/2019
0.17.0 16,334 5/3/2019
0.16.0 10,740 4/14/2019
0.15.0 11,270 3/22/2019
0.14.0 28,032 2/23/2019
0.13.0 10,092 1/27/2019
0.12.0 6,723 1/11/2019
0.11.0 8,561 1/7/2019
0.10.0 6,711 12/21/2018
0.9.0 6,602 12/7/2018
0.8.0 6,727 11/19/2018
0.7.1 6,989 10/31/2018
0.7.0 6,457 10/26/2018
0.6.0 8,353 10/12/2018
0.5.0 4,697 9/25/2018
0.4.1 4,288 8/4/2018
0.4.0 4,097 7/15/2018
0.3.7 4,065 7/6/2018
0.3.6 3,863 7/4/2018
0.3.5 3,777 7/3/2018
0.3.4 4,019 7/2/2018
0.3.3 4,054 6/28/2018
0.3.2 4,162 6/27/2018
0.3.1 3,975 6/27/2018
0.3.0 9,877 6/27/2018