Go to file
Nate McMaster 11bbd6df8e
Support relative paths to projects.
Resolve #170
2016-09-20 14:30:37 -07:00
src Support relative paths to projects. 2016-09-20 14:30:37 -07:00
test Support relative paths to projects. 2016-09-20 14:30:37 -07:00
tools
.gitattributes
.gitignore
.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
build.cmd
build.ps1 Updating to release. 2016-04-06 09:45:59 -07:00
build.sh Updating to release. 2016-04-06 09:45:59 -07: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.