A dnx-command for running 'dnx web' or 'dnx kestrel' wrapped in nodemon.
Info
Version: | 0.4.0 |
Author(s): | Shayne Boyer, Glenn F. Henriksen, Peter Newhook |
Last Update: | Sunday, April 5, 2015 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/dnxmon |
Install
Install-Package dnxmon
dotnet add package dnxmon
paket add dnxmon
dnxmon Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Diagnostics.Process(4.0.022802)
- System.Console(4.0.022802)