Nimator 0.2.9
Install-Package Nimator -Version 0.2.9
dotnet add package Nimator --version 0.2.9
<PackageReference Include="Nimator" Version="0.2.9" />
paket add Nimator --version 0.2.9
#r "nuget: Nimator, 0.2.9"
// Install Nimator as a Cake Addin
#addin nuget:?package=Nimator&version=0.2.9
// Install Nimator as a Cake Tool
#tool nuget:?package=Nimator&version=0.2.9
Nimator is a light-weight framework for monitoring your systems, and getting notified through various channels. Note that this is a very early version, and most of the "documentation" would actually be the source code. See GitHub (the Project Site) for details on the roadmap for documentation as well as new features.
Product | Versions |
---|---|
.NET Framework | net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
-
- DogStatsD-CSharp-Client (>= 3.1.0)
- log4net (>= 2.0.5)
- Newtonsoft.Json (>= 9.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
This is an early version of Nimator. It is ready to be used (and *is* being used in production by some), but it's probably still wise to treat it as alpha software. Until version 1.0 has been reached there will likely be breaking changes between versions more often.