Go to file
ASP.NET CI a976655d52 Updating submodule(s)
AADIntegration => bde39cadfb
Antiforgery => ccf98ed81e
AuthSamples => ba3b040816
AzureIntegration => da018632c1
BasicMiddleware => b8c466830c
BrowserLink => 2b4fa9d31cea3ed32b20f2e4c9afd7eb09ed2b2c
Caching => d548ff56bc9ac60ec1dd9c4ea4d5eefd2a279249
Configuration => 2195931c87c0c6985f3cb6a9c4da524df4a56e54
CORS => e0a811205c
DataProtection => e3e1d04001
DependencyInjection => 672ba1c922678e4e8a1156ec275d374612118723
Diagnostics => 6c4acd6e5f
DotNetTools => d9fd86b754
EntityFrameworkCore => 7493369eb69e0884629fd3205920e4de8b5a0d02
EventNotification => e95c8cbb2f87eb2ddbaa2771b887b9ce9b5793d5
FileSystem => 11828c66e3eb964091db6fba2110b9a60a666425
Hosting => a934c42fe1
HtmlAbstractions => cba488f7a3
HttpAbstractions => 4a1cf4c63d
HttpClientFactory => 8fa9de4a314bd1ac7ae6a7302a4f5ff508a43763
HttpSysServer => 6603313a1a
Identity => 07774234a6
IISIntegration => 763f659951
JavaScriptServices => 040a58578c
JsonPatch => 18661ed6f4
KestrelHttpServer => b1e97f1d85
Localization => 3ab46aaa91
Logging => 7f6846dc9bce41d5114dcbc0d1e60bc254972e6f
MetaPackages => 8d66b577cb
Microsoft.Data.Sqlite => 3e9ee05c5601c97a12832ed26858d7a63339168a
MusicStore => 925384a1a3
Mvc => 913e28a92a
MvcPrecompilation => 49822c79fa
Options => 4ad797d9ff14fcf393826505023282cda7fe5f5e
Proxy => d4c4429efa2117d5ff26adaa8e1d5af5692bbf5a
Razor => 9e73caa4ad
ResponseCaching => 414326a265
Routing => ca74ccf541
Scaffolding => 6ad22d9989cf54bc5e953a3f61ca61bda69a3277
Security => 2ddfd9ec46
ServerTests => 5139bde8c6
Session => 92ee0bfe89
SignalR => b28622e3d2
StaticFiles => ae9b489896
WebHooks => 2e6b18f9b77207211821ec75ad6773a04495b827
WebSockets => cff748cad3

[auto-updated: submodules]
2018-07-29 20:19:43 +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 Upgrade to .NET Core 3.0.0-preview1-26727-03 (#1282) 2018-07-27 15:02:04 -07:00
docs Add pretty title 2018-02-26 16:53:56 -08:00
modules Updating submodule(s) 2018-07-29 20:19:43 +00:00
scripts Merge branch 'release/2.2' 2018-07-25 11:19:21 -07:00
src Merge branch 'release/2.2' 2018-07-25 11:19:21 -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 Merge branch 'release/2.0' into release/2.1 2018-07-05 20:12:24 -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 Update CONTRIBUTING.md 2018-07-24 10:44:22 -07:00
Directory.Build.props Refactor LZMA generation to support Docker and Antares usage 2018-07-06 13:15:23 -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
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-10014 to 3.0.0-alpha1-10015 2018-07-27 23:29:31 +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.