ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
Перейти к файлу
Nate McMaster 40ff75d536 Create replacement API for Microsoft.DotNet.ProjectModel 2016-10-04 15:49:32 -07:00
src Create replacement API for Microsoft.DotNet.ProjectModel 2016-10-04 15:49:32 -07:00
test Create replacement API for Microsoft.DotNet.ProjectModel 2016-10-04 15:49:32 -07:00
tools Ensure absolute path used in output dir 2016-09-30 15:44:33 -07:00
.gitattributes dnx-watch -> dotnet-watch 2016-02-16 15:33:20 -08:00
.gitignore Add support for '--' argument separator 2016-09-26 10:19:43 -07:00
.travis.yml Increase .travis.yml consistency between repos 2016-09-04 19:37:25 -07:00
CONTRIBUTING.md Create CONTRIBUTING.md 2015-09-17 08:39:00 -07:00
DotNetTools.sln Create replacement API for Microsoft.DotNet.ProjectModel 2016-10-04 15:49:32 -07:00
LICENSE.txt Update LICENSE.txt 2015-09-17 08:38:38 -07:00
NuGet.config Create replacement API for Microsoft.DotNet.ProjectModel 2016-10-04 15:49:32 -07:00
NuGetPackageVerifier.json Create replacement API for Microsoft.DotNet.ProjectModel 2016-10-04 15:49:32 -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 Create replacement API for Microsoft.DotNet.ProjectModel 2016-10-04 15:49:32 -07:00
makefile.shade Create replacement API for Microsoft.DotNet.ProjectModel 2016-10-04 15:49:32 -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.