ActivityKit 1.0.0
See the version list below for details.
dotnet add package ActivityKit --version 1.0.0
NuGet\Install-Package ActivityKit -Version 1.0.0
<PackageReference Include="ActivityKit" Version="1.0.0" />
<PackageVersion Include="ActivityKit" Version="1.0.0" />
<PackageReference Include="ActivityKit" />
paket add ActivityKit --version 1.0.0
#r "nuget: ActivityKit, 1.0.0"
#:package ActivityKit@1.0.0
#addin nuget:?package=ActivityKit&version=1.0.0
#tool nuget:?package=ActivityKit&version=1.0.0
ActivityKit
Polymorphic audit/activity logging for .NET — automatic change detection via EF Core interceptors, fluent manual logging, and Dapper query support.
Installation
dotnet add package ActivityKit
dotnet add package ActivityKit.EntityFrameworkCore
dotnet add package ActivityKit.Dapper
dotnet add package ActivityKit.AspNetCore
| Product | Versions 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. 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. 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. |
-
net10.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.3)
- Microsoft.Extensions.Options (>= 10.0.3)
-
net8.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.3)
- Microsoft.Extensions.Options (>= 9.0.3)
-
net9.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.3)
- Microsoft.Extensions.Options (>= 9.0.3)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on ActivityKit:
| Package | Downloads |
|---|---|
|
ActivityKit.EntityFrameworkCore
Entity Framework Core integration for ActivityKit — SaveChanges interceptor for automatic change detection and activity logging. |
|
|
ActivityKit.AspNetCore
ASP.NET Core integration for ActivityKit — HttpContext-based causer resolution from JWT claims. |
|
|
ActivityKit.Dapper
Dapper integration for ActivityKit — SQL query builder and store for reading/writing activity log entries. |
GitHub repositories
This package is not used by any popular GitHub repositories.