XAbp.AdminAccount.Domain.Shared 8.2.0.1-p1

This is a prerelease version of XAbp.AdminAccount.Domain.Shared.
There is a newer version of this package available.
See the version list below for details.
dotnet add package XAbp.AdminAccount.Domain.Shared --version 8.2.0.1-p1                
NuGet\Install-Package XAbp.AdminAccount.Domain.Shared -Version 8.2.0.1-p1                
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.AdminAccount.Domain.Shared" Version="8.2.0.1-p1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add XAbp.AdminAccount.Domain.Shared --version 8.2.0.1-p1                
#r "nuget: XAbp.AdminAccount.Domain.Shared, 8.2.0.1-p1"                
#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 XAbp.AdminAccount.Domain.Shared as a Cake Addin
#addin nuget:?package=XAbp.AdminAccount.Domain.Shared&version=8.2.0.1-p1&prerelease

// Install XAbp.AdminAccount.Domain.Shared as a Cake Tool
#tool nuget:?package=XAbp.AdminAccount.Domain.Shared&version=8.2.0.1-p1&prerelease                

AdminAccount

这是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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on XAbp.AdminAccount.Domain.Shared:

Package Downloads
XAbp.AdminAccount.Domain

管理员账号列表

XAbp.AdminAccount.Application.Contracts

管理员账号列表

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
8.3.2.1 120 10/26/2024
8.2.0.2 104 10/26/2024
8.2.0.1 126 10/10/2024
8.2.0.1-p1 114 10/5/2024

1 添加adminList表 2 添加 删除 禁用 api实现