Go to file
Nate McMaster 6e246fa583
Prepare for 1.0.0 release. Pin versions of tools and SDK
2017-01-17 12:06:38 -08:00
build Prepare for 1.0.0 release. Pin versions of tools and SDK 2017-01-17 12:06:38 -08:00
shared Build with MSBuild 2016-12-12 15:55:00 -08:00
src Prepare for 1.0.0 release. Pin versions of tools and SDK 2017-01-17 12:06:38 -08:00
test 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
.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 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 Prepare for 1.0.0 release. Pin versions of tools and SDK 2017-01-17 12:06:38 -08:00
NuGetPackageVerifier.json
README.md
appveyor.yml Upgrade appveyor image 2017-01-09 10:36:52 -08:00
build.cmd
build.ps1 Prepare for 1.0.0 release. Pin versions of tools and SDK 2017-01-17 12:06:38 -08:00
build.sh Prepare for 1.0.0 release. Pin versions of tools and SDK 2017-01-17 12:06:38 -08:00
version.props Prepare for 1.0.0 release. Pin versions of tools and SDK 2017-01-17 12:06:38 -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.