aspnetcore/docs
Doug Bunting 58c67727df
Update all the things (except EF Core dependencies) (#10025)
- see #9923 for related discussion
- pin aspnet/EntityFrameworkCore dependencies
- chain aspnet/Extensions dependencies through aspnet/AspNetCore-Tooling instead
- run `darc` to grab the latest
- remove System.Text.Encodings.Web references
  - now included in runtime.*.Microsoft.NETCORE.App packages

nits:
- copy a few `ReferenceResolution.md changes from aspnet/Extensions version
2019-05-07 22:06:39 -07:00
..
Artifacts.md Remove obsolete build infrastructure (#6995) 2019-01-28 09:57:59 -08:00
BuildErrors.md Suppress warnings about breaking changes to Newtonsoft.Json dependency in SignalR (#9405) 2019-04-16 09:11:55 -07:00
BuildFromSource.md Stop running InstalVisualStudio.ps1 during CI builds (#9515) 2019-04-19 07:51:51 -07:00
CrossRepoBreakingChanges.md
DailyBuilds.md Add notes on how to debug for daily builds 2019-04-15 17:02:53 -07:00
Helix.md Skip HttpSys.Https tests on Helix Internal/#1816 (#7578) 2019-02-15 12:33:23 -08:00
PackageArchives.md
PreparingPatchUpdates.md Remove obsolete build infrastructure (#6995) 2019-01-28 09:57:59 -08:00
ProjectProperties.md Deprecate the Microsoft.AspNetCore.App metapackage in favor of targeting and runtime packs (#7832) 2019-02-28 10:14:18 -08:00
README.md
ReferenceAssemblies.md Add reference assemblies support (#7764) 2019-02-21 14:33:35 -08:00
ReferenceResolution.md Update all the things (except EF Core dependencies) (#10025) 2019-05-07 22:06:39 -07:00
SharedFramework.md Create new 'runtime pack' nuget packages for Microsoft.AspNetCore.App (#7475) 2019-02-14 07:25:13 -08: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.