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
src Prepare for 1.0.0 release. Pin versions of tools and SDK 2017-01-17 12:06:38 -08:00
test
.editorconfig
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
DotNetTools.sln
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
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.