aspnetcore/docs
Nate McMaster 21f80b2051
Remove stale links to runtime installers from daily build docs (#6955)
We recommend acquiring ASP.NET Core along with a matching SDK at https://github.com/dotnet/core-sdk. Dependency flow should be regularly updating the version of ASP.NET Core bundled in the .NET Core SDK.
2019-01-25 08:23:55 -08:00
..
Artifacts.md Convert the artifacts folder layout to match Arcade (#6850) 2019-01-18 13:38:24 -08:00
BuildFromSource.md Convert the artifacts folder layout to match Arcade (#6850) 2019-01-18 13:38:24 -08:00
CrossRepoBreakingChanges.md Add pretty title 2018-02-26 16:53:56 -08:00
DailyBuilds.md Remove stale links to runtime installers from daily build docs (#6955) 2019-01-25 08:23:55 -08:00
PackageArchives.md Remove Microsoft.AspNetCore.All (#3761) 2018-10-31 12:13:05 -07:00
PreparingPatchUpdates.md Add targets and tools for ensuring consistent package versions between servicing builds 2018-11-09 13:05:31 -08:00
ProjectProperties.md Convert the artifacts folder layout to match Arcade (#6850) 2019-01-18 13:38:24 -08:00
README.md Fix grammar in docs/README.md (#6303) 2019-01-02 14:01:48 -08:00
ReferenceResolution.md Document custom reference resolution (#4806) 2018-12-13 14:35:02 -08:00
SharedFramework.md docs: Minor tweaks to documentation on the shared framework 2018-10-29 15:45:48 -07:00
Submodules.md React to renaming this repo from Universe to AspNetCore 2018-10-17 10:24:18 -07:00

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.