Go to file
John Luo f7c3546b98 LZMA update for 2.0.4 2017-11-30 14:50:07 -08:00
.vscode
build LZMA update for 2.0.4 2017-11-30 14:50:07 -08:00
modules Update templating to latest commit 2017-11-14 14:22:38 -08:00
scripts Add script to list repo versions 2017-11-14 16:20:16 -08:00
src
.editorconfig
.gitattributes
.gitignore
.gitmodules Unify git submodules to point to the 'release/2.0.0' branch (#649) 2017-11-15 16:01:02 -08:00
CONTRIBUTING.md
LICENSE.txt
NuGet.config
README.md
build.cmd
build.ps1
build.sh
korebuild-lock.txt
korebuild.json
version.props

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.