Go to file
Brice Lambson c78b8a7c1c Update SQLite submodule 2018-01-17 14:58:20 -08:00
.vscode
build Update references to the 2.0.5 runtime store 2018-01-11 14:23:59 -08:00
docs
modules Update SQLite submodule 2018-01-17 14:58:20 -08:00
scripts
src Update references to the 2.0.5 runtime store 2018-01-11 14:23:59 -08:00
.appveyor.yml
.editorconfig
.gitattributes
.gitignore
.gitmodules Rename submodule branches to release/2.0 2018-01-17 10:01:24 -08:00
.travis.yml
CONTRIBUTING.md
LICENSE.txt
NuGet.config
README.md
build.cmd
build.ps1
build.sh
korebuild-lock.txt
korebuild.json
version.props Update references to the 2.0.5 runtime store 2018-01-11 14:23:59 -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.