Go to file
Nate McMaster 88e66f2b21 Prepare the 2.0.5 patch and add task to ensure repo versions cascade 2017-12-07 22:52:46 -08:00
.vscode
build Prepare the 2.0.5 patch and add task to ensure repo versions cascade 2017-12-07 22:52:46 -08:00
docs
modules Prepare the 2.0.5 patch and add task to ensure repo versions cascade 2017-12-07 22:52:46 -08:00
scripts
src Add 2.0.3 manifests to all metapackage 2017-12-07 16:00:32 -08:00
.editorconfig
.gitattributes
.gitignore
.gitmodules Prepare the 2.0.5 patch and add task to ensure repo versions cascade 2017-12-07 22:52:46 -08:00
CONTRIBUTING.md
LICENSE.txt
NuGet.config
README.md
build.cmd
build.ps1
build.sh
korebuild-lock.txt
korebuild.json
version.props Updates for 2.0.5 installers 2017-12-07 15:54:51 -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.