Go to file
Nate McMaster ef9c66ab0b
Remove Microsoft.AspNetCore.AzureKeyVault.HostingStartup from additionalDeps generation
2018-04-18 08:28:34 -07:00
.vscode
…
build Remove Microsoft.AspNetCore.AzureKeyVault.HostingStartup from additionalDeps generation 2018-04-18 08:28:34 -07:00
modules Prepare 2.0.8 patch 2018-04-17 15:37:06 -07:00
scripts Prepare 2.0.8 patch 2018-04-17 15:37:06 -07:00
src
…
.appveyor.yml
…
.editorconfig
…
.gitattributes
…
.gitignore
…
.gitmodules Fixup submodule branches 2018-04-17 15:38:50 -07:00
.travis.yml
…
CONTRIBUTING.md
…
LICENSE.txt
…
NuGet.config
…
README.md
…
build.cmd
…
build.ps1
…
build.sh
…
korebuild-lock.txt Prepare 2.0.8 patch 2018-04-17 15:37:06 -07:00
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.