Nuclei.Diagnostics
0.9.0
See the version list below for details.
dotnet add package Nuclei.Diagnostics --version 0.9.0
NuGet\Install-Package Nuclei.Diagnostics -Version 0.9.0
<PackageReference Include="Nuclei.Diagnostics" Version="0.9.0" />
paket add Nuclei.Diagnostics --version 0.9.0
#r "nuget: Nuclei.Diagnostics, 0.9.0"
// Install Nuclei.Diagnostics as a Cake Addin #addin nuget:?package=Nuclei.Diagnostics&version=0.9.0 // Install Nuclei.Diagnostics as a Cake Tool #tool nuget:?package=Nuclei.Diagnostics&version=0.9.0
Provides diagnostics methods and classes used to log issues and performance of
deployed applications.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Nuclei.Build (>= 0.9.0 && < 1.0.0)
- Nuclei.Configuration (>= 0.9.0 && < 1.0.0)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Nuclei.Diagnostics:
Package | Downloads |
---|---|
Nuclei.Communication
Provides a communication method that provides ways to send messages and commands to remote endpoints. There are also ways of receiving notifications from the same remote endpoints. |
|
Nuclei.Diagnostics.Logging.NLog
Provides an NLog based implementation of the loggers in Nuclei.Diagnostics. |
|
Nuclei.Plugins.Discovery
Provides classes and functions for plugin discovery. |
|
Nuclei.Plugins.Core.NuGet
Provides base classes and functions for plugin discovery and loading from NuGet packages. |
|
Nuclei.Plugins.Discovery.NuGet
Provides classes and functions for plugin discovery of plugins in NuGet packages. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 1,288 | 4/24/2019 |
0.10.0 | 2,011 | 4/14/2017 |
0.9.0 | 4,406 | 8/30/2016 |
0.8.0 | 1,512 | 5/27/2014 |
0.7.1 | 1,398 | 12/21/2013 |
0.7.0 | 1,359 | 12/4/2013 |
0.6.7 | 1,452 | 10/23/2013 |
0.6.6 | 1,362 | 10/12/2013 |
0.6.5 | 1,423 | 9/26/2013 |
0.6.4 | 1,374 | 9/21/2013 |
0.6.3 | 1,384 | 8/22/2013 |
0.6.2 | 1,405 | 8/19/2013 |
0.6.1 | 1,413 | 8/16/2013 |
0.6.0 | 2,129 | 7/31/2013 |
[1] Split repository and clean up (pvandervelde)
[4] Update readme (pvandervelde)
[5] Add API documentation (pvandervelde)
[6] Move NLog specific code to Nuclei.Diagnostics.Logging.NLog (pvandervelde)
[8] Logger instance that logs to many loggers (pvandervelde)
[9] Logging of formatted messages (pvandervelde)