OBSOLETE - see readme
Перейти к файлу
BrennanConroy 879aa15baf Merge pull request #467 from mholo65/issue458
Aligned location in dnvm list -detailed on Linux
2015-10-29 15:42:58 -07:00
build Push DNVM to blob storage 2015-10-16 14:35:57 -07:00
src Merge pull request #467 from mholo65/issue458 2015-10-29 15:42:58 -07:00
test Fix concurrent dnvm 2015-10-26 11:12:48 -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 React to aspnet/Universe#290 fix 2015-10-10 20:57:20 -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 React to aspnet/Universe#290 fix 2015-10-10 20:57:20 -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 Fix local build break 2015-10-12 13:25:11 -07:00
build.sh React to aspnet/Universe#290 fix 2015-10-10 20:57:20 -07:00
makefile.shade Push DNVM to blob storage 2015-10-16 14:35:57 -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.