Go to file
Nate McMaster aa91b802f9
Add script used to deploy blobs to Azure storage
2018-06-13 14:26:46 -07:00
.vscode
…
build Add script used to deploy blobs to Azure storage 2018-06-13 14:26:46 -07:00
modules Updating submodule(s) 2018-05-23 11:30:56 -07:00
scripts Add script used to deploy blobs to Azure storage 2018-06-13 14:26:46 -07:00
src Prepare the 2.0.9 patch 2018-05-23 11:18:16 -07:00
.appveyor.yml
…
.editorconfig
…
.gitattributes
…
.gitignore Add script used to deploy blobs to Azure storage 2018-06-13 14:26:46 -07:00
.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.