CK.ActivityMonitor 25.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package CK.ActivityMonitor --version 25.0.0
                    
NuGet\Install-Package CK.ActivityMonitor -Version 25.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="CK.ActivityMonitor" Version="25.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CK.ActivityMonitor" Version="25.0.0" />
                    
Directory.Packages.props
<PackageReference Include="CK.ActivityMonitor" />
                    
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 CK.ActivityMonitor --version 25.0.0
                    
#r "nuget: CK.ActivityMonitor, 25.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 CK.ActivityMonitor@25.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=CK.ActivityMonitor&version=25.0.0
                    
Install as a Cake Addin
#tool nuget:?package=CK.ActivityMonitor&version=25.0.0
                    
Install as a Cake Tool

Hierarchical logger API. Main types are:
     - LogFile with a central static RooLogPath property.
     - IActivityMonitor and its implementation is a logger that must follow the code path.
     - IActivityMonitorClient and standard clients like ActivityMonitorTextWriterClient are local log sinks.
     - AsycLock with reentrancy management thanks to the IActivityMonitor.

Product 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 was computed.  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 was computed.  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 (3)

Showing the top 3 NuGet packages that depend on CK.ActivityMonitor:

Package Downloads
CK.ActivityMonitor.SimpleSender

Provides extension methods to send log entries. The OpenDebug/Trace/Info/Warn/Error/Fatal and Debug, Trace, Info, Warn, Error, Fatal extension methods support file name and line number capture.

CK.ActivityMonitor.StandardSender

Provides extension methods to send log entries. The OpenTrace/Info/Warn/Error/Fatal and Trace/Info/Warn/Error/Fatal extension methods support file name and line number capture but requires a Send method to emit the log itself. This package is somehow deprecated: thanks to the C# 6 string interpolation the new CK.ActivityMonitor.SimpleSender package should be used instead.

CK.PerfectEvent

Perfect events are .Net events that support 3 kind of callbacks: synchronous, sequential asynchronous and parallel asynchronous.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
25.0.1 2,850 9/27/2025
25.0.0 5,041 9/11/2025
24.0.0 3,032 7/4/2025
23.1.0 2,943 4/10/2025
23.0.1 2,668 3/18/2025
23.0.0 2,585 3/17/2025
22.1.0 7,815 2/3/2025
22.0.0 4,715 11/21/2024
21.0.1 10,082 8/27/2024
21.0.0 8,840 7/3/2024
20.0.0 8,059 12/10/2023
19.0.1 21,631 10/20/2023
19.0.0 5,895 10/8/2023
18.0.0 21,690 2/23/2023
17.1.0 11,496 2/7/2023
17.0.1 21,280 1/10/2023
17.0.0 13,992 12/21/2022
16.0.0 25,610 9/22/2022
15.1.0 22,162 7/16/2022
15.0.0 22,894 6/21/2022
15.0.0-r08 6,984 4/28/2022
15.0.0-r07 5,395 4/26/2022
15.0.0-r06-02 5,304 2/1/2022
15.0.0-r06-01 5,417 1/25/2022
15.0.0-r06 5,230 1/23/2022
15.0.0-r05 5,411 1/13/2022
15.0.0-r04 5,351 1/10/2022
15.0.0-r03 7,595 1/5/2022
15.0.0-r02 5,765 12/27/2021
15.0.0-r01 5,220 12/24/2021
15.0.0-r 9,342 12/7/2021
14.2.2 52,021 1/25/2022
14.2.1 101,743 10/11/2021
14.2.0 45,469 9/20/2021
14.1.0 32,221 4/15/2021
14.0.1-r02 1,515 4/13/2021
14.0.1-r01 1,547 4/12/2021
14.0.1-r 1,577 4/11/2021
14.0.0 26,094 2/24/2021
13.3.2 28,031 1/31/2021
13.3.1 26,343 12/30/2020
13.3.0 110,629 5/9/2020
13.2.0 26,235 3/11/2020
13.1.0 68,182 2/14/2020
13.0.0 27,096 2/11/2020
12.2.1 46,576 3/7/2020
12.2.0 58,719 12/12/2019
12.1.0 26,887 10/31/2019
12.0.0 53,940 9/26/2019
11.1.2 6,149 8/19/2019
11.1.1 24,986 8/9/2019
11.1.0 35,422 6/2/2019
10.0.0 25,493 5/31/2018
9.0.0 11,695 9/19/2017
8.0.0 5,073 7/17/2017
8.0.0-p 2,486 7/9/2017
7.0.1 3,159 5/11/2017
7.0.0 3,050 4/26/2017
6.0.0 2,640 3/11/2017
5.0.1 14,275 11/7/2016
5.0.0 8,760 6/25/2016
5.0.0-e01 2,639 5/12/2016
5.0.0-e 1,910 5/6/2016
5.0.0-d03 3,279 4/27/2016
5.0.0-d02 2,448 4/21/2016
5.0.0-d01 2,455 4/19/2016
5.0.0-d 2,121 4/18/2016