aspnetcore/docs
John Luo 43350b57b9
Revert "Revert "Improve components infrastructure (#12145)" (#12679)" (#12744)
* Revert "Revert "Improve components infrastructure (#12145)" (#12679)"

This reverts commit e2d57e2806. The improvement to components infrastructure is now reinstated with the following changes:

* Check in release JS artifacts and use them as a fallback when it's not possible to build npmproj.
* Dont' build nodejs in source build.
2019-08-05 15:17:55 -07:00
..
Artifacts.md
BuildErrors.md Add common error 'Unable to locate the .NET Core SDK' to Build.Errors.md and BuildFromSource.md (closes #3035) 2019-07-24 22:58:02 -07:00
BuildFromSource.md Revert "Revert "Improve components infrastructure (#12145)" (#12679)" (#12744) 2019-08-05 15:17:55 -07:00
CrossRepoBreakingChanges.md
DailyBuilds.md Add EF6 to the list of daily build feeds (#12473) 2019-07-23 16:10:38 -07:00
Helix.md Replace KoreBuild with Arcade (#11122) 2019-06-19 10:03:38 -07:00
PackageArchives.md
PreparingPatchUpdates.md Replace Internal.AspNetCore.Sdk with Microsoft.DotNet.Arcade.Sdk (#10674) 2019-06-07 17:19:41 -07:00
ProjectProperties.md Enhancements to Helix testing (#10007) 2019-05-10 15:04:16 -07:00
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.