* Deprecate the Microsoft.AspNetCore.App metapackage in favor of targeting and runtime packs * Stop producing Microsoft.AspNetCore.App, and runtime.$(rid).Microsoft.AspNetCore.App * Generate the shared framework without using 'NuGet' restore * Stop producing intermediate packages for shared-framework only assemblies * Put the platform manifest into the targeting pack (data/Microsoft.AspNetCore.App.PlatformManifest.txt) * Create well-known, shared intermediate directories that installers can use to bundle content |
||
|---|---|---|
| .. | ||
| Artifacts.md | ||
| BuildFromSource.md | ||
| CrossRepoBreakingChanges.md | ||
| DailyBuilds.md | ||
| Helix.md | ||
| PackageArchives.md | ||
| PreparingPatchUpdates.md | ||
| ProjectProperties.md | ||
| README.md | ||
| ReferenceAssemblies.md | ||
| ReferenceResolution.md | ||
| SharedFramework.md | ||
| Submodules.md | ||
README.md
Contributor documentation
The primary audience for documentation in this folder is contributors to ASP.NET Core. If you are looking for documentation on how to use ASP.NET Core, go to https://docs.asp.net.