OBSOLETE - see readme
Перейти к файлу
Martin Björkström 16530beba7 Added 'dnvm alias -d' and deprecated 'dnvm unalias' 2015-09-29 15:55:49 -07:00
build kvm -> dnvm 2015-03-07 10:35:26 -08:00
src Added 'dnvm alias -d' and deprecated 'dnvm unalias' 2015-09-29 15:55:49 -07:00
test Added 'dnvm alias -d' and deprecated 'dnvm unalias' 2015-09-29 15:55:49 -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 Merge branch 'dev' of https://github.com/aspnet/dnvm into dev 2015-09-23 20:40:42 +02: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.