Go to file
Nate McMaster 5a444fa75c Cleanup project files and workaround, run tests on .NET Core 1.1 2017-02-10 08:26:17 -08:00
build
shared
src Cleanup project files and workaround, run tests on .NET Core 1.1 2017-02-10 08:26:17 -08:00
test Cleanup project files and workaround, run tests on .NET Core 1.1 2017-02-10 08:26:17 -08:00
.editorconfig
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
DotNetTools.sln
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json Cleanup project files and workaround, run tests on .NET Core 1.1 2017-02-10 08:26:17 -08:00
README.md
appveyor.yml
build.cmd
build.ps1
build.sh
version.props Cleanup project files and workaround, run tests on .NET Core 1.1 2017-02-10 08:26:17 -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.