Nimator 0.2.7

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

// Install Nimator as a Cake Tool
#tool nuget:?package=Nimator&version=0.2.7

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 Compatible and additional computed target framework versions.
.NET Framework net451 is compatible.  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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.2.9 1,072 9/18/2018
0.2.8 877 9/3/2018
0.2.7 1,023 6/13/2018
0.2.6 1,011 6/7/2018
0.2.5 987 4/23/2018
0.2.0 1,005 7/25/2017
0.1.5 915 7/14/2017
0.1.4 1,017 2/13/2017
0.1.3 1,111 2/13/2017
0.1.2 1,174 12/6/2016
0.1.1 1,256 9/25/2016

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.