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 Use stages pipeline (#13040) 2019-09-10 20:43:24 -07:00
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 Fix invalid Build command (#24771) 2020-08-11 18:27:46 +00:00
DailyBuilds.md Use AzDo feed for nightlies (#16982) 2019-11-11 12:45:41 -08:00
EventSourceAndCounters.md
Helix.md
IssueManagementPolicies.md
PackageArchives.md Remove Microsoft.AspNetCore.All (#3761) 2018-10-31 12:13:05 -07:00
PreparingPatchUpdates.md
ProjectProperties.md
README.md
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 Create new 'runtime pack' nuget packages for Microsoft.AspNetCore.App (#7475) 2019-02-14 07:25:13 -08:00
Submodules.md aspnet/AspNetCore -> dotnet/aspnet 2020-01-08 16:40:11 -08:00
TriageProcess.md Added the link to the IssueManagementPolicies document (#24591) 2020-08-05 15:03:59 -07:00
area-owners.md
tooling-consolidation.md
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