Go to file
ASP.NET CI c65b86bf6e Updating submodule(s)
AADIntegration => e8e600b25b
Antiforgery => a35d30c7b2
AuthSamples => 8d579cebe0
AzureIntegration => c7d7732a0e
BasicMiddleware => 2b93e7432d
BrowserLink => b217d8888e120c3eec5c96096606b79fecbc1aa0
Caching => 01d72c6d0e7c094ca794f655ebb9d6e67a6bdea1
Common => d7a3ef5d126c2d767a26879db9ebc3d805b89014
Configuration => ebd11c2fe5e1cedc9a125a2d3f6646d5f272b66c
CORS => ca41e0ace3
DataProtection => 8037e756cb
DependencyInjection => 58ec1e822f0fc19c32b16bc78ca280a71987fcf6
Diagnostics => 17d69d94e3
DotNetTools => 7f627772a2
EntityFrameworkCore => 8d0209a4f490554e54917f71f14dba8037d6e0d4
EventNotification => 4d99b1e60d70490c18891127987395c6d895680f
FileSystem => 18c48642973acef48e81739a921e8e0017766cd9
Hosting => a5b083a39b
HtmlAbstractions => 1fe9491445
HttpAbstractions => 405fdc3c1e
HttpClientFactory => f2af73b1eaf770e1cb537160754d793d39bb588f
HttpSysServer => 91c518e13d
Identity => c60b4d8784
IISIntegration => 4a7d15b9e5
JavaScriptServices => 0dc570a0c8
JsonPatch => 40dfd77fd0
KestrelHttpServer => 6c9d9f2b0c
Localization => 1d24b7a325
Logging => e9f9ad7379c3bf1707fa35bced6bdeadd409ba72
MetaPackages => f115404d64
Microsoft.Data.Sqlite => 31b4c6a6df50758558af729f54f95928c4baf657
MusicStore => 58175b540b
Mvc => 432e11f286
MvcPrecompilation => e65092b711
Options => aea8ecb3967f4928608169681cfce1e6e5bb5ec9
Proxy => 7746356662cd1a90748da3360173aca3f2842549
Razor => 61aeae1023
ResponseCaching => ffd7583db8
Routing => d339b2b256
Scaffolding => f0f0f727f0ff721dbe30f50627c0e439b3383ea3
Security => 36276e7378
ServerTests => 6a2b3b9645
Session => dce34d3563
SignalR => 76afa07c70
StaticFiles => a527fc1cb1
Templating => e472c17533
WebHooks => 3aeedfa117306d10329b9ae6704da1a931cff2d3
WebSockets => 85fd36f143

[auto-updated: submodules]
2018-07-08 20:20:26 +00:00
.github Add CODEOWNERS file (#1231) 2018-06-28 12:04:53 -07:00
.vscode Update publish to include more metadata in the manifest (#826) 2018-01-30 13:36:39 -08:00
build Merge branch 'release/2.2' 2018-07-05 15:18:12 -07:00
docs Add pretty title 2018-02-26 16:53:56 -08:00
modules Updating submodule(s) 2018-07-08 20:20:26 +00:00
scripts Change default branch to master 2018-07-02 11:50:02 -07:00
src Merge branch 'release/2.2' 2018-07-05 15:18:12 -07:00
test/SharedFx.UnitTests Merge branch 'release/2.2' 2018-07-05 15:18:12 -07:00
.appveyor.yml Change default branch to master 2018-07-02 11:50:02 -07:00
.editorconfig
.gitattributes
.gitignore Update UpdateDependencies script 2018-04-11 12:49:04 -07:00
.gitmodules Change default branch to master 2018-07-02 11:50:02 -07:00
.travis.yml Change default branch to master 2018-07-02 11:50:02 -07:00
CONTRIBUTING.md
Directory.Build.props Add unit tests for the shared framework (#1228) 2018-06-27 14:56:10 -07:00
Directory.Build.targets Upgrade to .NET Core 3.0.0-preview1-26629-04 (#1240) 2018-06-29 16:27:55 -07:00
LICENSE.txt
Microsoft.AspNetCore.sln Add unit tests for the shared framework (#1228) 2018-06-27 14:56:10 -07:00
NuGet.config Map properties DotNetRestoreSources => RestoreSources for metapackage builds (#955) 2018-03-13 12:23:18 -07:00
README.md Add release/2.2 links to README [ci skip] 2018-07-02 12:59:24 -07:00
build.cmd
build.sh Fix syntax errors in bootstrapper script 2017-10-11 10:14:18 -07:00
dockerbuild.sh Ensure trx logging is reported correctly when building in TeamCity 2018-07-05 10:14:35 -07:00
korebuild-lock.txt Updating BuildTools from 3.0.0-alpha1-10004 to 3.0.0-alpha1-10005 2018-07-07 01:12:16 +00:00
korebuild.json Change default branch to master 2018-07-02 11:50:02 -07:00
run.cmd
run.ps1 Change default branch to master 2018-07-02 11:50:02 -07:00
run.sh Update KoreBuild channel to master 2018-06-29 16:52:59 -07:00
version.props Update branding to 3.0.0-alpha1 2018-06-28 17:01:31 -07:00

README.md

Universe

Build infrastructure used to produce the whole ASP.NET Core stack.

Released Builds

ASP.NET Core Runtime Store

The runtime store can be downloaded from here.

NuGet packages

All published ASP.NET Core packages can be found on https://www.nuget.org/profiles/aspnet.

Commonly referenced packages:

Package NuGet.org
Microsoft.AspNetCore.App
Microsoft.AspNetCore

Daily builds

NuGet packages

Packages can be found on https://dotnet.myget.org/gallery/dotnet-core. This feed may include packages that will not be supported in a officially released build.

Commonly referenced packages:

Package MyGet
Microsoft.AspNetCore.App
Microsoft.AspNetCore

ASP.NET Core Shared Framework

Platform Latest (master branch)
release/2.2
release/2.1
Channel name1 master release/2.2 release/2.1
Windows (x64) Installer (exe)
Archive (zip)
Installer (exe)
Archive (zip)
Installer (exe)
Archive (zip)
Windows (x86) Installer (exe)
Archive (zip)
Installer (exe)
Archive (zip)
Installer (exe)
Archive (zip)
macOS (x64) Archive (tar.gz) Archive (tar.gz) Archive (tar.gz)
Linux (x64)
(for glibc based OS - most common)
Archive (tar.gz) Archive (tar.gz) Archive (tar.gz)
Linux (x64 - musl)
(for musl based OS, such as Alpine Linux)
Archive (tar.gz) Archive (tar.gz) Archive (tar.gz)
Linux (arm32) Archive (tar.gz) Archive (tar.gz) Archive (tar.gz)
Debian/Ubuntu (x64) Installer (deb) Installer (deb) Installer (deb)
RedHat/Fedora (x64) Installer (rpm) Installer (rpm) Installer (rpm)

1 For use with the -Channel argument in dotnet-install.ps1/sh.

Building from source

git clone --recursive https://github.com/aspnet/Universe.git
cd Universe
./build.cmd

Useful properties and targets

Property Purpose Example
SkipTests Only build repos, don't run the tests. /p:SkipTests=true
TestOnly Don't package or verify things. /p:TestOnly=true
KOREBUILD_REPOSITORY_INCLUDE A list of the repositories to include in build (instead of all of them). $env:KOREBUILD_REPOSITORY_INCLUDE='Antiforgery;CORS'
KOREBUILD_REPOSITORY_EXCLUDE A list of the repositories to exclude from build (all the rest will be built). $env:KOREBUILD_REPOSITORY_EXCLUDE='EntityFramework'

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.