Go to file
Nate McMaster 60a06b2e07 Update README.md
[ci skip]
2017-02-14 12:11:39 -08:00
build Upgrade to RC.3 2017-01-20 11:08:47 -08:00
shared
src Update README.md 2017-02-14 12:11:39 -08:00
test Cleanup project files and workaround, run tests on .NET Core 1.1 2017-02-10 08:26:17 -08:00
.editorconfig Fix package path issues 2017-02-03 10:15:28 -08:00
.gitattributes
.gitignore
.travis.yml Merge branch 'dev' into feature/msbuild 2016-12-15 09:35:06 -08:00
CONTRIBUTING.md
DotNetTools.sln Fix mispaired solution configurations 2017-02-10 19:35:36 -08:00
LICENSE.txt
NuGet.config React to aspnet/KoreBuild#155 2017-01-11 14:01:15 -08:00
NuGetPackageVerifier.json Cleanup project files and workaround, run tests on .NET Core 1.1 2017-02-10 08:26:17 -08:00
README.md Update appveyor image and README badges 2017-01-31 10:57:05 -08:00
appveyor.yml Update appveyor image and README badges 2017-01-31 10:57:05 -08:00
build.cmd
build.ps1
build.sh Merge branch 'dev' into feature/msbuild 2016-12-15 09:35:06 -08:00
version.props Cleanup project files and workaround, run tests on .NET Core 1.1 2017-02-10 08:26:17 -08:00

README.md

DotNetTools

Travis build status AppVeyor build status

The project contains command-line tools for the .NET Core CLI.

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