Go to file
Nate McMaster 436ad5fd65
Update Travis badge
[ci skip]
2016-09-20 10:58:28 -07:00
src Add dotnet-sql-cache 2016-09-19 17:09:21 -07:00
test Move dotnet-user-secrets into current repo 2016-09-19 14:35:41 -07:00
tools
.gitattributes dnx-watch -> dotnet-watch 2016-02-16 15:33:20 -08:00
.gitignore Use KillTree from Common 2016-03-16 18:02:59 -07:00
.travis.yml Increase .travis.yml consistency between repos 2016-09-04 19:37:25 -07:00
CONTRIBUTING.md
DotNetTools.sln Add dotnet-sql-cache 2016-09-19 17:09:21 -07:00
LICENSE.txt
NuGet.config Switching to dotnet.myget.org feed 2016-08-09 14:58:36 -07:00
NuGetPackageVerifier.json Add dotnet-sql-cache 2016-09-19 17:09:21 -07:00
README.md Update Travis badge 2016-09-20 10:58:28 -07:00
appveyor.yml Fix backslashes in yml config. 2016-03-09 17:44:48 -08:00
build.cmd Return the error code from build.cmd 2016-02-28 10:12:21 -08:00
build.ps1 Update the build scripts to the latest version 2016-03-07 20:55:07 -08:00
build.sh Update the build scripts to the latest version 2016-03-07 20:55:07 -08:00
global.json
makefile.shade Restore tool version to preview3 2016-09-16 10:08:57 -07: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.