Spiffy.Monitoring 1.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Spiffy.Monitoring --version 1.1.0
NuGet\Install-Package Spiffy.Monitoring -Version 1.1.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="Spiffy.Monitoring" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Spiffy.Monitoring --version 1.1.0
#r "nuget: Spiffy.Monitoring, 1.1.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.
// Install Spiffy.Monitoring as a Cake Addin
#addin nuget:?package=Spiffy.Monitoring&version=1.1.0

// Install Spiffy.Monitoring as a Cake Tool
#tool nuget:?package=Spiffy.Monitoring&version=1.1.0

A monitoring framework for .NET that supports IoC and modern targets, e.g. Splunk

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on Spiffy.Monitoring:

Package Downloads
ConsulRx

A library for consuming consul values in a continuous stream using the Reactive Extensions

Spiffy.Monitoring.NLog

The NLog adapter for Spiffy.Monitoring

Spiffy.Monitoring.Prometheus

The Prometheus provider for Spiffy.Monitoring

Assurance

A library to boost confidence when making code changes

Spiffy.Monitoring.Aws

AWS provider for Spiffy.Monitoring

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
6.3.1 286 1/3/2024
6.3.0 261 10/20/2023
6.2.6 1,016 6/12/2023
6.2.5 449 5/10/2023
6.2.4 383 4/27/2023
6.2.3 1,110 1/18/2023
6.2.2 1,385 1/6/2023
6.2.1 324 1/6/2023
6.2.0 623 5/2/2022
6.1.0 3,431 11/2/2021
6.0.8 2,017 8/9/2021
6.0.7 708 6/15/2021
6.0.6 773 11/12/2020
6.0.5 533 11/10/2020
6.0.3 649 10/30/2020
5.2.0 1,001 10/18/2019
5.1.2 5,835 11/12/2018
5.1.1 2,455 10/19/2018
5.1.0 11,091 1/15/2018
5.0.0 1,472 10/25/2017
4.0.5 10,226 7/5/2017
4.0.4 1,217 6/25/2017
4.0.3 1,286 6/20/2017
4.0.2 1,809 5/23/2017
4.0.1 1,994 4/16/2017
3.1.0 2,175 1/26/2017
3.0.0 4,139 7/27/2016
2.0.1 1,472 6/17/2015
2.0.0 2,013 4/30/2015
1.2.0 1,642 4/6/2015
1.1.0 1,637 3/17/2015
1.0.0 1,795 6/12/2014

Target .NET 3.5 instead of 4.0 since there's still a lot of legacy code out there worth instrumenting.