1.0.4 • Published 10 years ago
dnvm v1.0.4
Installation
Windows is currently not supported. Tested successfully on OS X Yosemite.
$ brew install mono
$ npm install -g dnvm
Usage
$ dnvm upgrade
$ dnu restore
$ dnu build
$ dnx . kestrel
More information
You can find samples, documentation and getting started instructions for ASP.NET 5 at the Home repo.