Volo.Abp.Identity.Domain.Shared 9.1.1

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

Showing the top 5 NuGet packages that depend on Volo.Abp.Identity.Domain.Shared:

Package Downloads
Volo.Abp.Identity.Domain

Package Description

Volo.Abp.PermissionManagement.Domain.Identity

Package Description

Volo.Abp.Identity.Application.Contracts

Package Description

SharpAbp.Abp.Identity.Domain.Shared

SharpAbp Identity Module

Lion.AbpPro.BasicManagement.Domain.Shared

Abp vNext Pro

GitHub repositories (18)

Showing the top 5 popular GitHub repositories that depend on Volo.Abp.Identity.Domain.Shared:

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
jerrytang67/SoMall
社交电商商城开源项目.socail+mall即取名SoMall ,abp netcore 3.1 angular vue uni-app typescript docker mssql
NimbleSense/Susalem
加入带锅宫酱,来到苏州耶路撒冷的怀抱吧!
Version Downloads Last updated
9.2.0-rc.1 487 9 days ago
9.1.1 1,617 7 days ago
9.1.0 12,018 a month ago
9.1.0-rc.3 265 a month ago
9.1.0-rc.2 248 2 months ago
9.1.0-rc.1 261 3 months ago
9.0.8 655 8 days ago
9.0.7 623 a month ago
9.0.6 1,304 a month ago
9.0.5 10,593 2 months ago
9.0.4 50,254 2 months ago
9.0.3 21,006 3 months ago
9.0.2 24,629 4 months ago
9.0.1 6,060 4 months ago
9.0.0 12,400 4 months ago
9.0.0-rc.3 199 5 months ago
9.0.0-rc.2 162 5 months ago
9.0.0-rc.1 178 5 months ago
8.3.4 51,243 5 months ago
8.3.3 18,682 5 months ago
8.3.2 40,335 6 months ago
8.3.1 80,264 6 months ago
8.3.0 124,687 7 months ago
8.3.0-rc.3 170 7 months ago
8.3.0-rc.2 166 8 months ago
8.3.0-rc.1 352 8 months ago
8.2.3 8,690 7 months ago
8.2.2 37,499 8 months ago
8.2.1 49,832 8 months ago
8.2.0 142,763 9 months ago
8.2.0-rc.5 666 10 months ago
8.2.0-rc.4 194 10 months ago
8.2.0-rc.3 535 5/23/2024
8.2.0-rc.2 123 5/21/2024
8.2.0-rc.1 106 5/20/2024
8.1.5 4,880 8 months ago
8.1.4 32,685 10 months ago
8.1.3 99,583 5/15/2024
8.1.2 8,272 5/13/2024
8.1.1 75,818 4/16/2024
8.1.0 28,864 4/4/2024
8.1.0-rc.4 197 4/1/2024
8.1.0-rc.3 829 3/19/2024
8.1.0-rc.2 894 2/29/2024
8.1.0-rc.1 3,248 2/14/2024
8.0.6 5,462 5/14/2024
8.0.5 69,367 3/14/2024
8.0.4 78,889 2/20/2024
8.0.3 42,867 2/7/2024
8.0.2 74,623 1/17/2024
8.0.1 34,938 1/3/2024
8.0.0 99,455 12/19/2023
8.0.0-rc.3 1,440 12/7/2023
8.0.0-rc.2 1,228 11/28/2023
8.0.0-rc.1 696 11/21/2023
7.4.5 70,560 12/27/2023
7.4.4 14,348 12/13/2023
7.4.3 5,532 12/6/2023
7.4.2 120,785 11/13/2023
7.4.1 19,495 10/30/2023
7.4.0 45,775 10/9/2023
7.4.0-rc.5 269 10/2/2023
7.4.0-rc.4 535 9/22/2023
7.4.0-rc.3 1,667 9/13/2023
7.4.0-rc.2 2,594 8/24/2023
7.4.0-rc.1 1,308 8/16/2023
7.3.3 139,187 9/14/2023
7.3.2 80,381 8/7/2023
7.3.1 47,983 7/27/2023
7.3.0 102,491 7/12/2023
7.3.0-rc.3 234 7/5/2023
7.3.0-rc.2 375 6/20/2023
7.3.0-rc.1 2,050 6/6/2023
7.2.3 50,643 7/3/2023
7.2.2 171,793 5/16/2023
7.2.1 43,227 5/2/2023
7.2.0-rc.2 210 4/25/2023
7.2.0-rc.1 377 4/11/2023
7.1.1 53,073 4/3/2023
7.1.0 43,983 3/22/2023
7.1.0-rc.3 289 3/14/2023
7.1.0-rc.2 3,569 2/23/2023
7.1.0-rc.1 631 2/7/2023
7.0.3 50,021 3/7/2023
7.0.2 36,638 2/21/2023
7.0.1 77,895 1/19/2023
7.0.0 146,320 1/4/2023
7.0.0-rc.6 2,173 12/28/2022
7.0.0-rc.5 8,161 12/20/2022
7.0.0-rc.4 1,743 12/12/2022
7.0.0-rc.3 971 12/8/2022
7.0.0-rc.2 1,741 11/21/2022
7.0.0-rc.1 594 11/14/2022
6.0.3 108,413 1/18/2023
6.0.2 73,264 12/6/2022
6.0.1 227,201 10/28/2022
6.0.0 185,178 10/5/2022
6.0.0-rc.5 919 9/27/2022
6.0.0-rc.4 2,462 9/8/2022
6.0.0-rc.3 4,969 8/23/2022
6.0.0-rc.2 5,188 8/8/2022
6.0.0-rc.1 1,998 7/26/2022
5.3.5 20,126 10/20/2022
5.3.4 170,866 8/22/2022
5.3.3 165,516 7/22/2022
5.3.2 67,062 7/7/2022
5.3.1 44,478 6/29/2022
5.3.0 73,427 6/14/2022
5.3.0-rc.3 1,151 5/31/2022
5.3.0-rc.2 498 5/24/2022
5.3.0-rc.1 987 5/5/2022
5.2.2 102,658 5/16/2022
5.2.1 90,254 4/18/2022
5.2.0 65,417 4/5/2022
5.2.0-rc.2 851 3/18/2022
5.2.0-rc.1 1,580 3/8/2022
5.1.4 109,836 2/28/2022
5.1.3 143,713 1/26/2022
5.1.2 24,073 1/19/2022
5.1.1 33,726 1/12/2022
5.0.2 9,792 1/17/2022
5.0.1 72,719 12/28/2021
5.0.0 40,569 12/14/2021
5.0.0-rc.2 3,032 12/8/2021
5.0.0-rc.1 4,035 11/16/2021
5.0.0-beta.3 1,666 11/3/2021
5.0.0-beta.2 1,301 10/21/2021
5.0.0-beta.1 1,068 10/5/2021
4.4.4 104,904 11/9/2021
4.4.3 98,517 9/29/2021
4.4.2 89,720 9/2/2021
4.4.1 16,296 9/1/2021
4.4.0 103,117 8/2/2021
4.4.0-rc.2 3,219 7/6/2021
4.4.0-rc.1 2,361 6/28/2021
4.3.3 102,246 6/17/2021
4.3.2 76,121 5/27/2021
4.3.1 89,281 5/20/2021
4.3.0 108,696 4/22/2021
4.3.0-rc.2 1,461 4/8/2021
4.3.0-rc.1 1,148 3/31/2021
4.2.2 74,339 3/4/2021
4.2.1 90,709 2/9/2021
4.2.0 92,063 1/28/2021
4.2.0-rc.2 1,213 1/18/2021
4.2.0-rc.1 642 1/14/2021
4.1.2 16,875 1/19/2021
4.1.1 10,178 1/13/2021
4.1.0 15,462 1/6/2021
4.1.0-rc.2 1,288 12/18/2020
4.1.0-rc.1 321 12/17/2020
4.0.2 68,906 12/18/2020
4.0.1 8,212 12/14/2020
4.0.0 84,625 12/3/2020
4.0.0-rc.5 1,599 12/1/2020
4.0.0-rc.4 829 11/24/2020
4.0.0-rc.3 1,134 11/16/2020
4.0.0-rc.2 2,286 11/13/2020
4.0.0-rc.1 339 11/12/2020
3.3.2 23,774 12/2/2020
3.3.1 74,403 11/3/2020
3.3.0 21,735 10/27/2020
3.3.0-rc.2 397 10/23/2020
3.3.0-rc.1 604 10/15/2020
3.2.1 65,031 10/8/2020
3.2.0 33,180 10/1/2020
3.2.0-rc.2 1,930 9/21/2020
3.2.0-rc.1 2,106 9/17/2020
3.1.2 30,931 9/11/2020
3.1.1 6,783 9/10/2020
3.1.0 19,879 9/3/2020
3.1.0-rc.4 642 9/1/2020
3.1.0-rc.3 366 8/28/2020
3.1.0-rc.2 461 8/26/2020
3.1.0-rc.1 402 8/24/2020
3.0.5 29,666 7/29/2020
3.0.4 37,483 7/14/2020
3.0.3 12,041 7/7/2020
3.0.2 13,881 7/3/2020
3.0.1 12,517 7/2/2020
3.0.0 13,108 7/1/2020
2.9.0 43,624 6/4/2020
2.8.0 31,485 5/21/2020
2.7.0 19,870 5/7/2020
2.6.2 13,562 4/24/2020
2.6.1 6,228 4/23/2020
2.6.0 29,284 4/20/2020
2.5.0 10,330 4/9/2020
2.4.1 6,168 4/9/2020
2.4.0 36,185 4/6/2020
2.3.0 18,301 3/19/2020
2.2.1 16,577 3/7/2020
2.2.0 6,490 3/5/2020
2.1.1 15,439 2/20/2020
2.1.0 5,928 2/20/2020
2.0.1 39,522 1/24/2020
2.0.0 11,041 1/13/2020
1.1.2 29,909 12/12/2019
1.1.1 6,761 12/11/2019
1.1.0 7,389 12/6/2019
1.0.2 28,083 10/22/2019
1.0.0 6,957 10/21/2019
0.22.0 7,719 10/14/2019
0.21.0 7,645 9/23/2019
0.20.1 5,445 9/23/2019
0.20.0 5,496 9/23/2019
0.19.0 37,726 8/16/2019
0.18.1 21,140 6/26/2019
0.18.0 11,193 6/21/2019
0.17.0 15,357 5/3/2019
0.16.0 9,861 4/14/2019
0.15.0 10,394 3/22/2019
0.14.0 27,140 2/23/2019
0.13.0 15,179 1/27/2019
0.12.0 6,694 1/11/2019
0.11.0 8,547 1/7/2019
0.10.0 6,793 12/21/2018
0.9.0 6,639 12/7/2018
0.8.0 6,632 11/19/2018
0.7.1 7,031 10/31/2018
0.7.0 6,305 10/26/2018
0.6.0 8,441 10/12/2018
0.5.0 4,675 9/25/2018
0.4.1 4,799 8/4/2018
0.4.0 4,695 7/15/2018
0.3.7 4,712 7/6/2018
0.3.6 4,596 7/4/2018
0.3.5 4,620 7/3/2018
0.3.4 4,561 7/2/2018
0.3.3 4,662 6/28/2018
0.3.2 4,536 6/27/2018
0.3.1 4,404 6/27/2018
0.3.0 9,765 6/27/2018