Spiffy.Monitoring
1.1.0
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
<PackageReference Include="Spiffy.Monitoring" Version="1.1.0" />
paket add Spiffy.Monitoring --version 1.1.0
#r "nuget: Spiffy.Monitoring, 1.1.0"
// 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 | Versions 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. |
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 |
|
Spiffy.Monitoring.Aws
AWS provider for Spiffy.Monitoring |
|
Assurance
A library to boost confidence when making code changes |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
6.3.1 | 1,027 | 1/3/2024 |
6.3.0 | 321 | 10/20/2023 |
6.2.6 | 2,853 | 6/12/2023 |
6.2.5 | 541 | 5/10/2023 |
6.2.4 | 426 | 4/27/2023 |
6.2.3 | 1,232 | 1/18/2023 |
6.2.2 | 1,427 | 1/6/2023 |
6.2.1 | 347 | 1/6/2023 |
6.2.0 | 666 | 5/2/2022 |
6.1.0 | 3,923 | 11/2/2021 |
6.0.8 | 2,154 | 8/9/2021 |
6.0.7 | 757 | 6/15/2021 |
6.0.6 | 821 | 11/12/2020 |
6.0.5 | 570 | 11/10/2020 |
6.0.3 | 679 | 10/30/2020 |
5.2.0 | 1,042 | 10/18/2019 |
5.1.2 | 6,031 | 11/12/2018 |
5.1.1 | 2,485 | 10/19/2018 |
5.1.0 | 11,184 | 1/15/2018 |
5.0.0 | 1,521 | 10/25/2017 |
4.0.5 | 12,509 | 7/5/2017 |
4.0.4 | 1,247 | 6/25/2017 |
4.0.3 | 1,318 | 6/20/2017 |
4.0.2 | 1,887 | 5/23/2017 |
4.0.1 | 2,057 | 4/16/2017 |
3.1.0 | 2,207 | 1/26/2017 |
3.0.0 | 4,305 | 7/27/2016 |
2.0.1 | 1,518 | 6/17/2015 |
2.0.0 | 2,072 | 4/30/2015 |
1.2.0 | 1,687 | 4/6/2015 |
1.1.0 | 1,692 | 3/17/2015 |
1.0.0 | 1,851 | 6/12/2014 |
Target .NET 3.5 instead of 4.0 since there's still a lot of legacy code out there worth instrumenting.