Go to file
Nate McMaster e2c4e36d78 Ensure .targets files are included in dotnet-watch 2016-11-16 15:25:31 -08:00
src Ensure .targets files are included in dotnet-watch 2016-11-16 15:25:31 -08:00
test Add nuget feed to restore CLI dependencies 2016-11-04 10:47:13 -07:00
tools
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
DotNetTools.sln
LICENSE.txt
NuGet.config Add nuget feed to restore CLI dependencies 2016-11-04 10:47:13 -07:00
NuGetPackageVerifier.json
README.md
appveyor.yml
build.cmd
build.ps1 Pin versions 2016-11-07 09:57:56 -08:00
build.sh Pin versions 2016-11-07 09:57:56 -08:00
global.json
makefile.shade

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.