Volo.Abp.Users.Abstractions 8.1.2

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 version of this package available.
See the version list below for details.
dotnet add package Volo.Abp.Users.Abstractions --version 8.1.2
NuGet\Install-Package Volo.Abp.Users.Abstractions -Version 8.1.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.Users.Abstractions" Version="8.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Volo.Abp.Users.Abstractions --version 8.1.2
#r "nuget: Volo.Abp.Users.Abstractions, 8.1.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.
// Install Volo.Abp.Users.Abstractions as a Cake Addin
#addin nuget:?package=Volo.Abp.Users.Abstractions&version=8.1.2

// Install Volo.Abp.Users.Abstractions as a Cake Tool
#tool nuget:?package=Volo.Abp.Users.Abstractions&version=8.1.2

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

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

Package Downloads
Volo.Abp.Users.Domain 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.Identity 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.Application.Contracts 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.Application The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Package Description

EasyAbp.EShop.Stores.Application

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

GitHub repositories (2)

Showing the top 2 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.
Version Downloads Last updated
8.2.0-rc.3 65 5/23/2024
8.2.0-rc.2 69 5/21/2024
8.2.0-rc.1 52 5/20/2024
8.1.3 5,010 5/15/2024
8.1.2 1,882 5/13/2024
8.1.1 21,180 4/16/2024
8.1.0 10,562 4/4/2024
8.1.0-rc.4 155 4/1/2024
8.1.0-rc.3 527 3/19/2024
8.1.0-rc.2 802 2/29/2024
8.1.0-rc.1 2,530 2/14/2024
8.0.6 394 5/14/2024
8.0.5 27,346 3/14/2024
8.0.4 35,590 2/20/2024
8.0.3 18,516 2/7/2024
8.0.2 30,233 1/17/2024
8.0.1 16,886 1/3/2024
8.0.0 38,966 12/19/2023
8.0.0-rc.3 1,297 12/7/2023
8.0.0-rc.2 1,033 11/28/2023
8.0.0-rc.1 634 11/21/2023
7.4.5 15,460 12/27/2023
7.4.4 10,145 12/13/2023
7.4.3 4,540 12/6/2023
7.4.2 52,521 11/13/2023
7.4.1 14,958 10/30/2023
7.4.0 33,395 10/9/2023
7.4.0-rc.5 252 10/2/2023
7.4.0-rc.4 501 9/22/2023
7.4.0-rc.3 765 9/13/2023
7.4.0-rc.2 2,022 8/24/2023
7.4.0-rc.1 1,023 8/16/2023
7.3.3 76,073 9/14/2023
7.3.2 59,416 8/7/2023
7.3.1 39,097 7/27/2023
7.3.0 71,311 7/12/2023
7.3.0-rc.3 207 7/5/2023
7.3.0-rc.2 306 6/20/2023
7.3.0-rc.1 1,904 6/6/2023
7.2.3 41,187 7/3/2023
7.2.2 144,876 5/16/2023
7.2.1 36,973 5/2/2023
7.2.0-rc.2 185 4/25/2023
7.2.0-rc.1 344 4/11/2023
7.1.1 47,445 4/3/2023
7.1.0 39,414 3/22/2023
7.1.0-rc.3 256 3/14/2023
7.1.0-rc.2 3,055 2/23/2023
7.1.0-rc.1 502 2/7/2023
7.0.3 41,957 3/7/2023
7.0.2 35,328 2/21/2023
7.0.1 70,318 1/19/2023
7.0.0 112,249 1/4/2023
7.0.0-rc.6 1,879 12/28/2022
7.0.0-rc.5 8,108 12/20/2022
7.0.0-rc.4 2,539 12/12/2022
7.0.0-rc.3 868 12/8/2022
7.0.0-rc.2 1,748 11/21/2022
7.0.0-rc.1 569 11/14/2022
6.0.3 66,916 1/18/2023
6.0.2 63,767 12/6/2022
6.0.1 184,953 10/28/2022
6.0.0 146,356 10/5/2022
6.0.0-rc.5 770 9/27/2022
6.0.0-rc.4 2,225 9/8/2022
6.0.0-rc.3 4,728 8/23/2022
6.0.0-rc.2 4,700 8/8/2022
6.0.0-rc.1 1,893 7/26/2022
5.3.5 17,066 10/20/2022
5.3.4 142,915 8/22/2022
5.3.3 115,612 7/22/2022
5.3.2 66,523 7/7/2022
5.3.1 53,474 6/29/2022
5.3.0 67,520 6/14/2022
5.3.0-rc.3 1,107 5/31/2022
5.3.0-rc.2 441 5/24/2022
5.3.0-rc.1 962 5/5/2022
5.2.2 91,048 5/16/2022
5.2.1 90,665 4/18/2022
5.2.0 63,309 4/5/2022
5.2.0-rc.2 818 3/18/2022
5.2.0-rc.1 1,520 3/8/2022
5.1.4 108,327 2/28/2022
5.1.3 143,038 1/26/2022
5.1.2 25,964 1/19/2022
5.1.1 42,016 1/12/2022
5.0.2 12,232 1/17/2022
5.0.1 54,162 12/28/2021
5.0.0 38,641 12/14/2021
5.0.0-rc.2 2,920 12/8/2021
5.0.0-rc.1 3,309 11/16/2021
5.0.0-beta.3 1,616 11/3/2021
5.0.0-beta.2 1,205 10/21/2021
5.0.0-beta.1 914 10/4/2021
4.4.4 94,278 11/9/2021
4.4.3 95,208 9/29/2021
4.4.2 81,320 9/2/2021
4.4.1 18,846 9/1/2021
4.4.0 186,347 8/2/2021
4.4.0-rc.2 3,215 7/6/2021
4.4.0-rc.1 2,171 6/28/2021
4.3.3 98,080 6/17/2021
4.3.2 73,840 5/27/2021
4.3.1 88,684 5/20/2021
4.3.0 111,238 4/22/2021
4.3.0-rc.2 1,374 4/8/2021
4.3.0-rc.1 1,103 3/31/2021
4.2.2 77,992 3/4/2021
4.2.1 94,424 2/9/2021
4.2.0 91,481 1/28/2021
4.2.0-rc.2 1,269 1/18/2021
4.2.0-rc.1 595 1/14/2021
4.1.2 16,784 1/19/2021
4.1.1 10,326 1/13/2021
4.1.0 17,561 1/6/2021
4.1.0-rc.2 1,198 12/18/2020
4.1.0-rc.1 280 12/17/2020
4.0.2 67,141 12/18/2020
4.0.1 9,002 12/14/2020
4.0.0 84,865 12/3/2020
4.0.0-rc.5 1,515 12/1/2020
4.0.0-rc.4 797 11/24/2020
4.0.0-rc.3 1,092 11/16/2020
4.0.0-rc.2 2,231 11/13/2020
4.0.0-rc.1 302 11/12/2020
3.3.2 23,900 12/2/2020
3.3.1 73,957 11/3/2020
3.3.0 20,817 10/27/2020
3.3.0-rc.2 366 10/23/2020
3.3.0-rc.1 555 10/15/2020
3.2.1 74,252 10/8/2020
3.2.0 33,453 10/1/2020
3.2.0-rc.2 1,830 9/21/2020
3.2.0-rc.1 2,063 9/17/2020
3.1.2 29,528 9/11/2020
3.1.1 7,442 9/10/2020
3.1.0 22,100 9/3/2020
3.1.0-rc.4 596 9/1/2020
3.1.0-rc.3 314 8/28/2020
3.1.0-rc.2 404 8/26/2020
3.1.0-rc.1 347 8/24/2020
3.0.5 31,169 7/29/2020
3.0.4 45,582 7/14/2020
3.0.3 15,159 7/7/2020
3.0.2 14,550 7/3/2020
3.0.1 15,526 7/2/2020
3.0.0 13,827 7/1/2020
2.9.0 52,258 6/4/2020
2.8.0 34,261 5/21/2020
2.7.0 21,423 5/7/2020
2.6.2 13,203 4/24/2020
2.6.1 6,925 4/23/2020
2.6.0 37,513 4/20/2020
2.5.0 11,851 4/9/2020
2.4.1 6,789 4/9/2020
2.4.0 36,577 4/6/2020
2.3.0 19,926 3/19/2020
2.2.1 20,105 3/7/2020
2.2.0 7,347 3/5/2020
2.1.1 14,426 2/20/2020
2.1.0 6,687 2/20/2020
2.0.1 28,665 1/24/2020
2.0.0 13,295 1/13/2020
1.1.2 29,623 12/12/2019
1.1.1 6,778 12/11/2019
1.1.0 7,832 12/6/2019
1.0.2 26,205 10/22/2019
1.0.0 7,204 10/21/2019
0.22.0 7,829 10/14/2019
0.21.0 8,062 9/23/2019
0.20.1 5,902 9/23/2019
0.20.0 6,041 9/23/2019
0.19.0 37,540 8/16/2019
0.18.1 21,342 6/26/2019
0.18.0 11,588 6/21/2019
0.17.0 15,704 5/3/2019
0.16.0 10,312 4/14/2019
0.15.0 10,847 3/22/2019
0.14.0 27,612 2/23/2019
0.13.0 9,438 1/27/2019
0.12.0 6,352 1/11/2019
0.11.0 7,851 1/7/2019
0.10.0 6,373 12/21/2018
0.9.0 6,226 12/7/2018
0.8.0 6,329 11/19/2018
0.7.1 6,626 10/31/2018
0.7.0 6,053 10/26/2018
0.6.0 7,718 10/12/2018
0.5.0 4,372 9/25/2018
0.4.1 3,901 8/4/2018
0.4.0 3,589 7/15/2018
0.3.7 3,511 7/6/2018
0.3.6 3,451 7/4/2018
0.3.5 3,408 7/3/2018
0.3.4 3,507 7/2/2018
0.3.3 3,574 6/28/2018
0.3.2 3,642 6/27/2018
0.3.1 3,485 6/27/2018
0.3.0 7,420 6/27/2018