Go to file
Nate McMaster cc4c8d7551 Update repos to bumped versions and update the list of shipping packages 2018-01-10 14:59:17 -08:00
.vscode
build Update repos to bumped versions and update the list of shipping packages 2018-01-10 14:59:17 -08:00
docs
modules Update repos to bumped versions and update the list of shipping packages 2018-01-10 14:59:17 -08:00
scripts Update repos to bumped versions and update the list of shipping packages 2018-01-10 14:59:17 -08:00
src
.editorconfig
.gitattributes
.gitignore
.gitmodules
CONTRIBUTING.md
LICENSE.txt
NuGet.config
README.md
build.cmd
build.ps1
build.sh
korebuild-lock.txt Bump build tools to 2.0.3-rtm-10011 2018-01-10 09:35:01 -08:00
korebuild.json
version.props Bump build version to 2.0.6 2018-01-10 09:34:56 -08: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.