Skoruba.AuditLogging 3.0.0

Prefix Reserved
dotnet add package Skoruba.AuditLogging --version 3.0.0
                    
NuGet\Install-Package Skoruba.AuditLogging -Version 3.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="Skoruba.AuditLogging" Version="3.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Skoruba.AuditLogging" Version="3.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Skoruba.AuditLogging" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Skoruba.AuditLogging --version 3.0.0
                    
#r "nuget: Skoruba.AuditLogging, 3.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.
#:package Skoruba.AuditLogging@3.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Skoruba.AuditLogging&version=3.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Skoruba.AuditLogging&version=3.0.0
                    
Install as a Cake Tool

Simple audit logging for .NET Core with EntityFramework Core support

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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 Skoruba.AuditLogging:

Package Downloads
Skoruba.AuditLogging.EntityFramework

Simple audit logging for .NET Core with EntityFramework Core support

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.0.0 9,467 2/23/2026
2.0.0 104,578 9/23/2024
1.1.0 231,376 1/18/2023
1.0.0 735,422 11/6/2020
1.0.0-beta8 120,073 2/12/2020
1.0.0-beta7 158,196 11/5/2019
1.0.0-beta6-update1 880 10/30/2019
1.0.0-beta6 735 10/29/2019
1.0.0-beta5 731 9/9/2019
1.0.0-beta4-update6 753 9/2/2019
1.0.0-beta4-update5 723 9/2/2019
1.0.0-beta4-update4 752 8/23/2019
1.0.0-beta4-update3 872 7/4/2019
1.0.0-beta4-update2 741 7/4/2019
1.0.0-beta4-update1 642 7/4/2019
1.0.0-beta4 862 7/4/2019
1.0.0-beta3 721 7/2/2019
1.0.0-beta2 743 6/21/2019
1.0.0-beta1-update2 806 6/11/2019
1.0.0-beta1-update1 779 6/11/2019
Loading failed