Syrna.AuditLogging.HttpApi.Client 9.0.0

dotnet add package Syrna.AuditLogging.HttpApi.Client --version 9.0.0                
NuGet\Install-Package Syrna.AuditLogging.HttpApi.Client -Version 9.0.0                
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="Syrna.AuditLogging.HttpApi.Client" Version="9.0.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Syrna.AuditLogging.HttpApi.Client --version 9.0.0                
#r "nuget: Syrna.AuditLogging.HttpApi.Client, 9.0.0"                
#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 Syrna.AuditLogging.HttpApi.Client as a Cake Addin
#addin nuget:?package=Syrna.AuditLogging.HttpApi.Client&version=9.0.0

// Install Syrna.AuditLogging.HttpApi.Client as a Cake Tool
#tool nuget:?package=Syrna.AuditLogging.HttpApi.Client&version=9.0.0                

Syrna.AuditLogging

Private Messaging module for ABP framework.

ABP version build and test NuGet Download NuGet (with prereleases)

An abp application module that allows users to send private messages to each other.

Installation

  1. Install the following NuGet packages. (see how)

    • Syrna.AuditLogging.Application
    • Syrna.AuditLogging.Application.Contracts
    • Syrna.AuditLogging.Domain
    • Syrna.AuditLogging.Domain.Shared
    • Syrna.AuditLogging.EntityFrameworkCore
    • Syrna.AuditLogging.HttpApi
    • Syrna.AuditLogging.HttpApi.Client
    • Syrna.AuditLogging.Web
    • Syrna.AuditLogging.Blazor
    • Syrna.AuditLogging.Blazor.Server
    • Syrna.AuditLogging.Blazor.WebAssembly
  2. Add DependsOn(typeof(SyrnaAuditLoggingXxxModule)) attribute to configure the module dependencies. (see how)

  3. Add builder.ConfigureAuditLogging(); to the OnModelCreating() method in MyProjectMigrationsDbContext.cs.

  4. Add EF Core migrations and update your database. See: ABP document.

Usage

Audit Logs

Details Base Info

Details Action Info

Audit Logs Filtered

Reference

This project based on SuperAbp AuditLogging

Differences

  1. Demo project created for OpenIddict
  2. Demo project extended modules added
  3. Blazor modules added
  4. AuditList sorting applied for blazor UI
  5. AuditList filtering applied for blazor UI
  6. Added ImpersonatorTenantName property for blazor UI
  7. Added ImpersonatorUserName property for blazor UI
  8. Refactored IAuditLogAppService
Product Compatible and additional computed target framework versions.
.NET 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. 
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 Syrna.AuditLogging.HttpApi.Client:

Package Downloads
Syrna.AuditLogging.Blazor.WebAssembly

An abp application module that allows users to send private messages to each other.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
9.0.0 97 12/19/2024