Go to file
Nate McMaster ca7b6f65e9 Update appveyor image and README badges 2017-01-31 10:57:05 -08:00
build Upgrade to RC.3 2017-01-20 11:08:47 -08:00
shared Build with MSBuild 2016-12-12 15:55:00 -08:00
src Upgrade to RC.3 2017-01-20 11:08:47 -08:00
test Upgrade to RC.3 2017-01-20 11:08:47 -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 Build with MSBuild 2016-12-12 15:55:00 -08:00
.travis.yml Merge branch 'dev' into feature/msbuild 2016-12-15 09:35:06 -08:00
CONTRIBUTING.md
DotNetTools.sln Upgrade to RC.3 2017-01-20 11:08:47 -08:00
LICENSE.txt
NuGet.config React to aspnet/KoreBuild#155 2017-01-11 14:01:15 -08:00
NuGetPackageVerifier.json
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 ⬆️ 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 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.