XAbp.UserManager.Domain.Shared 8.3.2.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package XAbp.UserManager.Domain.Shared --version 8.3.2.3
                    
NuGet\Install-Package XAbp.UserManager.Domain.Shared -Version 8.3.2.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="XAbp.UserManager.Domain.Shared" Version="8.3.2.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="XAbp.UserManager.Domain.Shared" Version="8.3.2.3" />
                    
Directory.Packages.props
<PackageReference Include="XAbp.UserManager.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 XAbp.UserManager.Domain.Shared --version 8.3.2.3
                    
#r "nuget: XAbp.UserManager.Domain.Shared, 8.3.2.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.
#:package XAbp.UserManager.Domain.Shared@8.3.2.3
                    
#: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=XAbp.UserManager.Domain.Shared&version=8.3.2.3
                    
Install as a Cake Addin
#tool nuget:?package=XAbp.UserManager.Domain.Shared&version=8.3.2.3
                    
Install as a Cake Tool

UserManager

这是domain共享模块自述文件

Product Compatible and additional computed target framework versions.
.NET 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 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on XAbp.UserManager.Domain.Shared:

Package Downloads
XAbp.UserManager.Domain

基于abp的自定义功能模块

XAbp.UserManager.Application.Contracts

基于abp的自定义功能模块

XAbp.PermissionManagerment.Domain.Users

基于abp的自定义功能模块

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
8.3.2.7 180 5/7/2025
8.3.2.6 196 4/20/2025
8.3.2.5 196 4/20/2025
8.3.2.4 223 4/15/2025
8.3.2.3 140 4/5/2025
8.3.2.2 154 12/15/2024
8.3.2.2-p7 124 11/6/2024
8.3.2.2-p6 141 11/3/2024
8.3.2.2-p5 126 11/2/2024
8.3.2.2-p4 137 10/27/2024
8.3.2.2-p3 134 10/27/2024
8.3.2.2-p2 134 10/27/2024
8.3.2.2-p1 130 10/27/2024
8.3.2.1 159 10/26/2024
8.2.0.3-p9 133 10/24/2024
8.2.0.3-p8 138 10/24/2024
8.2.0.3-p7 135 10/24/2024
8.2.0.3-p6 139 10/23/2024
8.2.0.3-p5 141 10/22/2024
8.2.0.3-p4 136 10/21/2024
8.2.0.3-p3 128 10/21/2024
8.2.0.3-p2 132 10/21/2024
8.2.0.3-p1 129 10/11/2024
8.2.0.2 176 10/10/2024
8.2.0.1 147 10/9/2024
8.2.0.1-p6 122 10/7/2024
8.2.0.1-p5 126 10/7/2024
8.2.0.1-p4 117 10/7/2024
8.2.0.1-p3 122 10/7/2024
8.2.0.1-p2 124 10/6/2024
8.2.0.1-p1 127 9/8/2024

增加外部登录信息表,domain增加绑定外部登录信息接口