ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux. https://asp.net/

ASP.NET CI ae92d59ecf Updating submodule(s) %!s(int64=8) %!d(string=hai) anos
.vscode dae1f1ce78 Merge branch 'rel/2.0.3' into dev %!s(int64=8) %!d(string=hai) anos
build bcd433e6d4 Updates ANCM to latest version (#648) %!s(int64=8) %!d(string=hai) anos
modules ae92d59ecf Updating submodule(s) %!s(int64=8) %!d(string=hai) anos
scripts 91556e0a3e Build Repos before pushing %!s(int64=8) %!d(string=hai) anos
src dae1f1ce78 Merge branch 'rel/2.0.3' into dev %!s(int64=8) %!d(string=hai) anos
.editorconfig e841229782 Verify and mirror external dependencies and self-consistent package versions (#566) %!s(int64=8) %!d(string=hai) anos
.gitattributes 77bcf111fb All line endings %!s(int64=10) %!d(string=hai) anos
.gitignore dae1f1ce78 Merge branch 'rel/2.0.3' into dev %!s(int64=8) %!d(string=hai) anos
.gitmodules dae1f1ce78 Merge branch 'rel/2.0.3' into dev %!s(int64=8) %!d(string=hai) anos
CONTRIBUTING.md 9b07b0cddc Update Home master -> Home dev %!s(int64=11) %!d(string=hai) anos
LICENSE.txt b781df02af Update LICENSE.txt and license header on files. %!s(int64=11) %!d(string=hai) anos
NuGet.config dae1f1ce78 Merge branch 'rel/2.0.3' into dev %!s(int64=8) %!d(string=hai) anos
README.md cccfe3dd57 Use submodules for source dependencies (#621) %!s(int64=8) %!d(string=hai) anos
build.cmd 4561d402fe Update bootstrappers %!s(int64=8) %!d(string=hai) anos
build.sh 4561d402fe Update bootstrappers %!s(int64=8) %!d(string=hai) anos
korebuild-lock.txt 8875f0c1c5 Update KoreBuild version %!s(int64=8) %!d(string=hai) anos
korebuild.json a01aee7e9c Add scripts to auto-update build tools and submodules (#618) %!s(int64=8) %!d(string=hai) anos
run.cmd 4561d402fe Update bootstrappers %!s(int64=8) %!d(string=hai) anos
run.ps1 4561d402fe Update bootstrappers %!s(int64=8) %!d(string=hai) anos
run.sh 4561d402fe Update bootstrappers %!s(int64=8) %!d(string=hai) anos
version.props dae1f1ce78 Merge branch 'rel/2.0.3' into dev %!s(int64=8) %!d(string=hai) anos

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.