Volo.Abp.AuditLogging.Domain 8.3.0-rc.3

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

// Install Volo.Abp.AuditLogging.Domain as a Cake Tool
#tool nuget:?package=Volo.Abp.AuditLogging.Domain&version=8.3.0-rc.3&prerelease                

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

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

Package Downloads
Volo.Abp.AuditLogging.EntityFrameworkCore

Package Description

Volo.Abp.AuditLogging.MongoDB

Package Description

Jh.Abp.MenuManagement.Domain

Abp Extension

SharpAbp.Abp.AuditLogging.Domain

SharpAbp AuditLogging Module

Jh.Abp.JhIdentity.Domain

Abp Extension

GitHub repositories (16)

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

Repository Stars
abpframework/abp-samples
Sample solutions built with the ABP Framework
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
xiajingren/HelloAbp
ABP vNext + vue-element-admin入门级项目实践
EasyAbp/EShop
An abp application module group that provides basic e-shop service.
Version Downloads Last updated
8.3.2 518 10/17/2024
8.3.1 9,147 9/25/2024
8.3.0 18,397 9/5/2024
8.3.0-rc.3 114 8/28/2024
8.3.0-rc.2 115 8/15/2024
8.3.0-rc.1 136 7/31/2024
8.2.3 2,267 9/4/2024
8.2.2 20,250 8/14/2024
8.2.1 19,864 7/30/2024
8.2.0 50,632 6/26/2024
8.2.0-rc.5 592 6/14/2024
8.2.0-rc.4 153 6/7/2024
8.2.0-rc.3 514 5/23/2024
8.2.0-rc.2 139 5/21/2024
8.2.0-rc.1 80 5/20/2024
8.1.5 558 7/29/2024
8.1.4 15,151 6/13/2024
8.1.3 51,700 5/15/2024
8.1.2 4,342 5/13/2024
8.1.1 45,961 4/16/2024
8.1.0 18,884 4/4/2024
8.1.0-rc.4 162 4/1/2024
8.1.0-rc.3 679 3/19/2024
8.1.0-rc.2 851 2/29/2024
8.1.0-rc.1 2,979 2/14/2024
8.0.6 1,895 5/14/2024
8.0.5 36,384 3/14/2024
8.0.4 47,285 2/20/2024
8.0.3 25,933 2/7/2024
8.0.2 54,033 1/17/2024
8.0.1 24,265 1/3/2024
8.0.0 62,352 12/19/2023
8.0.0-rc.3 1,285 12/7/2023
8.0.0-rc.2 1,061 11/28/2023
8.0.0-rc.1 589 11/21/2023
7.4.5 33,403 12/27/2023
7.4.4 11,331 12/13/2023
7.4.3 4,255 12/6/2023
7.4.2 103,205 11/13/2023
7.4.1 16,897 10/30/2023
7.4.0 35,148 10/9/2023
7.4.0-rc.5 232 10/2/2023
7.4.0-rc.4 522 9/22/2023
7.4.0-rc.3 1,532 9/13/2023
7.4.0-rc.2 2,400 8/24/2023
7.4.0-rc.1 1,164 8/16/2023
7.3.3 98,648 9/14/2023
7.3.2 58,516 8/7/2023
7.3.1 35,296 7/27/2023
7.3.0 92,862 7/12/2023
7.3.0-rc.3 204 7/5/2023
7.3.0-rc.2 333 6/20/2023
7.3.0-rc.1 1,087 6/6/2023
7.2.3 38,558 7/3/2023
7.2.2 151,154 5/16/2023
7.2.1 33,457 5/2/2023
7.2.0-rc.2 189 4/25/2023
7.2.0-rc.1 286 4/11/2023
7.1.1 48,174 4/3/2023
7.1.0 31,010 3/22/2023
7.1.0-rc.3 253 3/14/2023
7.1.0-rc.2 2,490 2/23/2023
7.1.0-rc.1 455 2/7/2023
7.0.3 37,797 3/7/2023
7.0.2 27,876 2/21/2023
7.0.1 71,890 1/19/2023
7.0.0 126,849 1/4/2023
7.0.0-rc.6 1,917 12/28/2022
7.0.0-rc.5 3,476 12/20/2022
7.0.0-rc.4 1,313 12/12/2022
7.0.0-rc.3 863 12/8/2022
7.0.0-rc.2 1,549 11/21/2022
7.0.0-rc.1 453 11/14/2022
6.0.3 103,324 1/18/2023
6.0.2 68,567 12/6/2022
6.0.1 132,600 10/28/2022
6.0.0 131,685 10/5/2022
6.0.0-rc.5 691 9/27/2022
6.0.0-rc.4 2,288 9/8/2022
6.0.0-rc.3 4,164 8/23/2022
6.0.0-rc.2 4,627 8/8/2022
6.0.0-rc.1 1,634 7/26/2022
5.3.5 12,153 10/20/2022
5.3.4 137,654 8/22/2022
5.3.3 141,185 7/22/2022
5.3.2 42,184 7/7/2022
5.3.1 30,372 6/29/2022
5.3.0 55,842 6/14/2022
5.3.0-rc.3 1,068 5/31/2022
5.3.0-rc.2 729 5/24/2022
5.3.0-rc.1 924 5/5/2022
5.2.2 72,753 5/16/2022
5.2.1 58,303 4/18/2022
5.2.0 43,494 4/5/2022
5.2.0-rc.2 764 3/18/2022
5.2.0-rc.1 1,527 3/8/2022
5.1.4 85,782 2/28/2022
5.1.3 111,734 1/26/2022
5.1.2 15,478 1/19/2022
5.1.1 20,773 1/12/2022
5.0.2 4,693 1/17/2022
5.0.1 48,215 12/28/2021
5.0.0 26,476 12/14/2021
5.0.0-rc.2 926 12/8/2021
5.0.0-rc.1 2,869 11/16/2021
5.0.0-beta.3 1,097 11/3/2021
5.0.0-beta.2 909 10/21/2021
5.0.0-beta.1 687 10/5/2021
4.4.4 81,670 11/9/2021
4.4.3 76,223 9/29/2021
4.4.2 63,108 9/2/2021
4.4.1 12,852 9/1/2021
4.4.0 96,522 8/2/2021
4.4.0-rc.2 3,271 7/6/2021
4.4.0-rc.1 2,083 6/28/2021
4.3.3 91,168 6/17/2021
4.3.2 66,537 5/27/2021
4.3.1 78,955 5/20/2021
4.3.0 93,884 4/22/2021
4.3.0-rc.2 1,349 4/8/2021
4.3.0-rc.1 969 3/31/2021
4.2.2 83,651 3/4/2021
4.2.1 79,478 2/9/2021
4.2.0 81,967 1/28/2021
4.2.0-rc.2 1,176 1/18/2021
4.2.0-rc.1 547 1/14/2021
4.1.2 12,356 1/19/2021
4.1.1 7,607 1/13/2021
4.1.0 11,770 1/6/2021
4.1.0-rc.2 1,159 12/18/2020
4.1.0-rc.1 284 12/17/2020
4.0.2 21,091 12/18/2020
4.0.1 4,687 12/14/2020
4.0.0 70,434 12/3/2020
4.0.0-rc.5 550 12/1/2020
4.0.0-rc.4 853 11/24/2020
4.0.0-rc.3 1,096 11/16/2020
4.0.0-rc.2 2,284 11/13/2020
4.0.0-rc.1 296 11/12/2020
3.3.2 22,780 12/2/2020
3.3.1 69,552 11/3/2020
3.3.0 12,789 10/27/2020
3.3.0-rc.2 363 10/23/2020
3.3.0-rc.1 519 10/15/2020
3.2.1 46,591 10/8/2020
3.2.0 28,170 10/1/2020
3.2.0-rc.2 1,817 9/21/2020
3.2.0-rc.1 1,723 9/17/2020
3.1.2 28,556 9/11/2020
3.1.1 2,870 9/10/2020
3.1.0 16,357 9/3/2020
3.1.0-rc.4 612 9/1/2020
3.1.0-rc.3 324 8/28/2020
3.1.0-rc.2 426 8/26/2020
3.1.0-rc.1 357 8/24/2020
3.0.5 21,048 7/29/2020
3.0.4 29,066 7/14/2020
3.0.3 8,638 7/7/2020
3.0.2 7,708 7/3/2020
3.0.1 2,496 7/2/2020
3.0.0 5,522 7/1/2020
2.9.0 40,186 6/4/2020
2.8.0 23,319 5/21/2020
2.7.0 12,482 5/7/2020
2.6.2 7,353 4/24/2020
2.6.1 2,214 4/23/2020
2.6.0 20,841 4/20/2020
2.5.0 6,853 4/9/2020
2.4.1 2,122 4/9/2020
2.4.0 31,142 4/6/2020
2.3.0 11,679 3/19/2020
2.2.1 8,355 3/7/2020
2.2.0 2,499 3/5/2020
2.1.1 7,917 2/20/2020
2.1.0 2,055 2/20/2020
2.0.1 13,199 1/24/2020
2.0.0 6,837 1/13/2020
1.1.2 8,715 12/12/2019
1.1.1 2,196 12/11/2019
1.1.0 3,432 12/6/2019
1.0.2 14,279 10/22/2019
1.0.0 2,591 10/21/2019
0.22.0 3,463 10/14/2019
0.21.0 3,692 9/23/2019
0.20.1 2,024 9/23/2019
0.20.0 1,992 9/23/2019
0.19.0 15,027 8/16/2019
0.18.1 10,678 6/26/2019
0.18.0 2,549 6/21/2019
0.17.0 6,430 5/3/2019
0.16.0 5,380 4/14/2019
0.15.0 3,122 3/22/2019
0.14.0 16,520 2/23/2019
0.13.0 4,751 1/27/2019
0.12.0 2,562 1/11/2019
0.11.0 2,286 1/7/2019
0.10.0 2,460 12/21/2018
0.9.0 2,456 12/7/2018
0.8.0 2,507 11/19/2018
0.7.1 2,944 10/31/2018
0.7.0 2,301 10/26/2018
0.6.0 2,470 10/12/2018
0.5.0 2,458 9/25/2018
0.4.1 7,870 8/4/2018