Go to file
Nate McMaster 8f2eccbd36
Move dotnet-user-secrets into current repo
2016-09-19 14:35:41 -07:00
src Move dotnet-user-secrets into current repo 2016-09-19 14:35:41 -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 Move dotnet-user-secrets into current repo 2016-09-19 14:35:41 -07:00
LICENSE.txt
NuGet.config Switching to dotnet.myget.org feed 2016-08-09 14:58:36 -07:00
NuGetPackageVerifier.json Move dotnet-user-secrets into current repo 2016-09-19 14:35:41 -07:00
README.md Move dotnet-user-secrets into current repo 2016-09-19 14:35:41 -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 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.