aspnetcore/docs
softworkz ef1f48ab97
Fix invalid Build command (#24771)
build.cmd does not directly take MSBuild parameters (only after `-MSBuildArguments`)
But for configuration, there is already the `-Configuration` parameter.
2020-08-11 18:27:46 +00:00
..
APIReviewProcess.md Move API Review Process doc to 'docs' (#18367) 2020-02-21 19:39:33 +00:00
Artifacts.md
BuildErrors.md
BuildFromSource.md Fix invalid Build command (#24771) 2020-08-11 18:27:46 +00:00
DailyBuilds.md
EventSourceAndCounters.md Move EventSource guidance (#23036) 2020-06-17 09:50:05 -07:00
Helix.md Remove debian 8 from helix runs (#24454) 2020-07-31 20:35:54 +00:00
IssueManagementPolicies.md
PackageArchives.md
PreparingPatchUpdates.md
ProjectProperties.md Mark AspNetCore projects that aren't packaged explicitly (#18767) 2020-02-13 15:51:27 -08:00
README.md Add documentation how to build installers (#21683) 2020-06-30 13:11:51 -07:00
ReferenceResolution.md Update documentation on darc (#24487) 2020-07-31 21:49:56 +00:00
Servicing.md Update the servicing doc with link to the project (#19016) 2020-02-13 20:39:02 +00:00
SharedFramework.md
Submodules.md
TriageProcess.md Added the link to the IssueManagementPolicies document (#24591) 2020-08-05 15:03:59 -07:00
area-owners.md Adding an area-ownership document (#20108) 2020-03-24 14:44:32 -07:00
tooling-consolidation.md Add documentation for aspnetcore-tooling consolidation (#20464) 2020-04-23 10:12:05 -07:00
vs-iis-express-aspnet-core-mvc-sandbox.jpg Add docs to BuildFromSource for ANCM (#24304) (#24346) 2020-07-27 14:04:25 -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.

ASP.NET Core developer workflow