kmon 0.5.0-beta2

This is a prerelease version of kmon.
dotnet add package kmon --version 0.5.0-beta2
                    
NuGet\Install-Package kmon -Version 0.5.0-beta2
                    
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="kmon" Version="0.5.0-beta2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="kmon" Version="0.5.0-beta2" />
                    
Directory.Packages.props
<PackageReference Include="kmon" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add kmon --version 0.5.0-beta2
                    
#r "nuget: kmon, 0.5.0-beta2"
                    
#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.
#addin nuget:?package=kmon&version=0.5.0-beta2&prerelease
                    
Install kmon as a Cake Addin
#tool nuget:?package=kmon&version=0.5.0-beta2&prerelease
                    
Install kmon as a Cake Tool

A dnx-command for running 'dnx --watch web' or 'dnx --watch kestrel' and restart it when it quits. Install it as a global command: 'dnu commands install kmon'

Product Compatible and additional computed target framework versions.
DNX dnx451 is compatible. 
DNXCore dnxcore50 is compatible. 
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.5.0-beta2 1,215 6/19/2015
0.5.0-beta 1,150 6/18/2015
0.4.0 1,676 5/17/2015
0.3.0 2,232 12/9/2014
0.2.0-SNAPSHOT 1,117 12/1/2014