Syrna.AuditLogging.Blazor
9.0.0
dotnet add package Syrna.AuditLogging.Blazor --version 9.0.0
NuGet\Install-Package Syrna.AuditLogging.Blazor -Version 9.0.0
<PackageReference Include="Syrna.AuditLogging.Blazor" Version="9.0.0" />
paket add Syrna.AuditLogging.Blazor --version 9.0.0
#r "nuget: Syrna.AuditLogging.Blazor, 9.0.0"
// Install Syrna.AuditLogging.Blazor as a Cake Addin #addin nuget:?package=Syrna.AuditLogging.Blazor&version=9.0.0 // Install Syrna.AuditLogging.Blazor as a Cake Tool #tool nuget:?package=Syrna.AuditLogging.Blazor&version=9.0.0
Syrna.AuditLogging
Private Messaging module for ABP framework.
An abp application module that allows users to send private messages to each other.
Installation
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
Add
DependsOn(typeof(SyrnaAuditLoggingXxxModule))
attribute to configure the module dependencies. (see how)Add
builder.ConfigureAuditLogging();
to theOnModelCreating()
method in MyProjectMigrationsDbContext.cs.Add EF Core migrations and update your database. See: ABP document.
Usage
Reference
This project based on SuperAbp AuditLogging
Differences
- Demo project created for OpenIddict
- Demo project extended modules added
- Blazor modules added
- AuditList sorting applied for blazor UI
- AuditList filtering applied for blazor UI
- Added ImpersonatorTenantName property for blazor UI
- Added ImpersonatorUserName property for blazor UI
- Refactored IAuditLogAppService
Product | Versions 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. |
-
net9.0
- Syrna.AuditLogging.Application.Contracts (>= 9.0.0)
- Volo.Abp.AspNetCore.Components.Web.Theming (>= 9.0.0)
- Volo.Abp.AutoMapper (>= 9.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Syrna.AuditLogging.Blazor:
Package | Downloads |
---|---|
Syrna.AuditLogging.Blazor.Server
An abp application module that allows users to send private messages to each other. |
|
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 | 102 | 12/19/2024 |