Go to file
Nate McMaster c3989f8477
Update to .NET Core App 2.0.9-servicing-26612-03
2018-06-12 15:29:54 -07:00
.vscode
build Update to .NET Core App 2.0.9-servicing-26612-03 2018-06-12 15:29:54 -07:00
modules Updating submodule(s) 2018-05-23 11:30:56 -07:00
scripts Update description of script [ci skip] 2018-06-04 10:34:22 -07:00
src Prepare the 2.0.9 patch 2018-05-23 11:18:16 -07:00
.appveyor.yml
.editorconfig
.gitattributes
.gitignore
.gitmodules
.travis.yml
CONTRIBUTING.md
LICENSE.txt
NuGet.config
README.md
build.cmd
build.ps1
build.sh
korebuild-lock.txt Prepare the 2.0.9 patch 2018-05-23 11:18:16 -07:00
korebuild.json
version.props Prepare the 2.0.9 patch 2018-05-23 11:18:16 -07:00

README.md

Universe

Build infrastructure used to produce the whole ASP.NET Core stack.

Getting started

git clone --recursive https://github.com/aspnet/Universe.git
cd Universe
./build.cmd

More info

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.