[Archived] Various .NET command line tools. Project moved to https://github.com/aspnet/AspNetCore
Перейти к файлу
Nate McMaster 8764af8a36
Downgrade to stable packages
2017-02-14 16:15:36 -08:00
build Downgrade to stable packages 2017-02-14 16:15:36 -08:00
shared Build with MSBuild 2016-12-12 15:55:00 -08:00
src Update README.md 2017-02-14 12:11:39 -08:00
test Cleanup project files and workaround, run tests on .NET Core 1.1 2017-02-10 08:26:17 -08:00
.editorconfig Fix package path issues 2017-02-03 10:15:28 -08:00
.gitattributes dnx-watch -> dotnet-watch 2016-02-16 15:33:20 -08:00
.gitignore Build with MSBuild 2016-12-12 15:55:00 -08:00
.travis.yml Merge branch 'dev' into feature/msbuild 2016-12-15 09:35:06 -08:00
CONTRIBUTING.md Create CONTRIBUTING.md 2015-09-17 08:39:00 -07:00
DotNetTools.sln Fix mispaired solution configurations 2017-02-10 19:35:36 -08:00
LICENSE.txt Update LICENSE.txt 2015-09-17 08:38:38 -07:00
NuGet.config React to aspnet/KoreBuild#155 2017-01-11 14:01:15 -08:00
NuGetPackageVerifier.json Cleanup project files and workaround, run tests on .NET Core 1.1 2017-02-10 08:26:17 -08:00
README.md Update appveyor image and README badges 2017-01-31 10:57:05 -08:00
appveyor.yml Update appveyor image and README badges 2017-01-31 10:57:05 -08:00
build.cmd Return the error code from build.cmd 2016-02-28 10:12:21 -08:00
build.ps1 Remove custom targets for sxs msbuild installation 2016-11-02 15:40:45 -07:00
build.sh Merge branch 'dev' into feature/msbuild 2016-12-15 09:35:06 -08:00
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.