Go to file
BrennanConroy 161d101da6 Change Xunit version 2017-01-17 16:24:00 -08:00
build React to aspnet/KoreBuild#155 2017-01-11 14:01:15 -08:00
shared
src Add better errors, fix help output text, and add 'dotnet watch --list' to help us diagnose issues 2017-01-17 11:43:44 -08:00
test Change Xunit version 2017-01-17 16:24:00 -08:00
.editorconfig Add better errors, fix help output text, and add 'dotnet watch --list' to help us diagnose issues 2017-01-17 11:43:44 -08:00
.gitattributes
.gitignore
.travis.yml Merge branch 'dev' into feature/msbuild 2016-12-15 09:35:06 -08:00
CONTRIBUTING.md
DotNetTools.sln Add better errors, fix help output text, and add 'dotnet watch --list' to help us diagnose issues 2017-01-17 11:43:44 -08:00
LICENSE.txt
NuGet.config React to aspnet/KoreBuild#155 2017-01-11 14:01:15 -08:00
NuGetPackageVerifier.json
README.md
appveyor.yml Upgrade appveyor image 2017-01-09 10:36:52 -08:00
build.cmd
build.ps1
build.sh Merge branch 'dev' into feature/msbuild 2016-12-15 09:35:06 -08:00
version.props ⬆️ update tool versions to 1.0.1 2017-01-17 11:57:20 -08:00

README.md

DotNetTools

Travis build status AppVeyor build status

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

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.