Go to file
Nate McMaster ec7df544ed Use latest LTS packages 2017-02-16 13:46:11 -08:00
build Create RTM package versions 2017-01-18 14:35:05 -08:00
shared Build with MSBuild 2016-12-12 15:55:00 -08:00
src Use latest LTS packages 2017-02-16 13:46:11 -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 Use latest LTS packages 2017-02-16 13:46:11 -08:00
NuGetPackageVerifier.json
README.md
appveyor.yml Use latest LTS packages 2017-02-16 13:46:11 -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 Create RTM package versions 2017-01-18 14:35:05 -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.