XAbp.Extend.Audit 8.2.0.5

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

// Install XAbp.Extend.Audit as a Cake Tool
#tool nuget:?package=XAbp.Extend.Audit&version=8.2.0.5                

审计扩展

补充 增、删、改操作时的用户 Name

都要的话 直接集成该FullAuditingWithUserNameObject 或者 FullAuditingWithUserNameObject<TKey> 也可单独继承 ICreationWithUserName, IDeleterWithUserName, IModifierWithUserName三个中需要的部分

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 (1)

Showing the top 1 NuGet packages that depend on XAbp.Extend.Audit:

Package Downloads
XAbp.Extend.Domain

abp

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
8.3.2.1 206 10/27/2024
8.2.0.9 437 10/20/2024
8.2.0.8 87 10/20/2024
8.2.0.7 88 10/20/2024
8.2.0.6 275 10/10/2024
8.2.0.5 86 10/5/2024
8.2.0.4 128 9/28/2024
8.2.0.3 97 9/28/2024
8.2.0.2 235 9/9/2024
8.2.0.2-p1 90 9/9/2024
8.2.0.1 96 9/9/2024
8.2.0.1-p1 85 9/9/2024

.net sdk版本更新到8.0。 PageListResult增加构造函数 方便快速创建