OBSOLETE - see readme
Перейти к файлу
Doug Bunting 416db7fc7e Update tests to latest DNX version on vnext feed; correct NugGet.config
- no more litedev feed
2015-09-21 19:47:38 -07:00
build kvm -> dnvm 2015-03-07 10:35:26 -08:00
src PR decision: Do not set `$env:DNX_Home` 2015-09-21 18:06:53 -07:00
test Update tests to latest DNX version on vnext feed; correct NugGet.config 2015-09-21 19:47:38 -07:00
.gitattributes new value in gitignore 2015-03-12 15:38:27 -07:00
.gitignore add dnvm run and dnvm exec commands to ps1 2015-04-04 14:01:13 -07:00
.travis.yml Revert "Update .travis.yml and appveyor.yml to build quietly." 2015-04-08 05:41:42 -07:00
CONTRIBUTING.md Update Home master -> Home dev 2015-05-12 11:53:50 -07:00
LICENSE.txt Update LICENSE.txt and license header on files. 2015-05-01 13:46:33 -07:00
NuGet.Config Update tests to latest DNX version on vnext feed; correct NugGet.config 2015-09-21 19:47:38 -07:00
README.md Adding status badges 2015-04-08 05:51:58 -07:00
appveyor.yml Revert "Update .travis.yml and appveyor.yml to build quietly." 2015-04-08 05:41:42 -07:00
build.cmd Updating Sake to always use latest version 2015-09-09 15:26:03 -07:00
build.sh Updating Sake to always use latest version 2015-09-09 15:26:03 -07:00
makefile.shade Updating to Sake 0.2.2 2015-09-09 16:08:16 -07:00

README.md

dnvm

AppVeyor: AppVeyor

Travis: Travis

dnvm is the .NET Version Manager, a set of command line utilities to update and configure which .NET Runtime to use.

This project is part of ASP.NET 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the Home repo.