aspnetcore/src
Safia Abdalla cd94cd63b7
Add documentation for Routing surface area (#26513)
* Add documentation for Routing surface area

* Apply suggestions from code review

Co-authored-by: James Newton-King <james@newtonking.com>

* Fix up some doc strings

Co-authored-by: James Newton-King <james@newtonking.com>
2020-10-02 10:10:56 -07:00
..
Analyzers Remove extra public API baseline files (#25655) 2020-09-06 16:37:29 -07:00
Antiforgery Api baselines (#25386) 2020-09-01 07:34:28 -07:00
Azure Api baselines (#25386) 2020-09-01 07:34:28 -07:00
Components Use assertion library more consistently (#26519) 2020-10-02 09:44:02 -07:00
Configuration.KeyPerFile Api baselines (#25386) 2020-09-01 07:34:28 -07:00
DataProtection PR feedback for platform compatibility update (#25815) 2020-09-11 14:32:02 -07:00
DefaultBuilder Update GenericHostBuilderExtensions.cs (#26386) 2020-09-28 13:52:04 -07:00
Features/JsonPatch Api baselines (#25386) 2020-09-01 07:34:28 -07:00
FileProviders Api baselines (#25386) 2020-09-01 07:34:28 -07:00
Framework Support override of PackageOverrides.txt content in servicing (#26308) 2020-09-25 10:54:54 -07:00
Grpc Update gRPC version in template to 2.32.0-pre1 (#25587) 2020-09-11 20:23:16 -07:00
HealthChecks Add API docs to healthchecks and CORS (#26416) 2020-09-29 10:36:25 -07:00
Hosting Add doc strings for public APIs in src/Hosting (#26443) 2020-09-30 13:42:05 -07:00
Html/Abstractions [release/5.0-rc2] Add public API baselines for HTML and HTTP (#25638) 2020-09-06 14:26:02 -07:00
Http Add documentation for Routing surface area (#26513) 2020-10-02 10:10:56 -07:00
Identity Add MVC.Core api docs (#26469) 2020-10-01 16:02:15 -07:00
Installers Generate non-stable version for installer (#26064) 2020-10-01 09:51:30 -07:00
JSInterop Use T? for unconstrained nullable types (#25261) 2020-09-10 15:14:30 -07:00
Localization Add Public API Baselines for JSInterop, Localization, Logging.AzureAppServices (#25586) 2020-09-03 17:20:48 -07:00
Logging.AzureAppServices Add Public API Baselines for JSInterop, Localization, Logging.AzureAppServices (#25586) 2020-09-03 17:20:48 -07:00
Middleware API docs for WebSockets (#26470) 2020-09-30 20:10:49 -07:00
MusicStore Add MigrationsEndPoint when DatabaseDeveloperPageExceptionFilter is used (#25554) 2020-09-04 15:46:14 -07:00
Mvc Add MVC.Core api docs (#26469) 2020-10-01 16:02:15 -07:00
ObjectPool Add Public API baselines for Razor (#25637) 2020-09-10 13:27:09 -07:00
ProjectTemplates Remove photo from showprofile (#26253) 2020-10-02 09:21:29 -07:00
Razor Add SkipAnalyzers=true to component declaration compilation (#25736) 2020-09-14 12:41:37 -07:00
Security Add docs to CookiePolicy (#26446) 2020-09-30 13:45:18 -07:00
Servers Keep Http2Connection's ExecutionContext in middleware (#26304) 2020-09-30 13:13:40 -07:00
Shared Attempt to read the logs from the browser (#26289) 2020-09-28 17:07:22 -07:00
SignalR Increase more SignalR Java client test timeouts (#26036) 2020-09-18 17:00:43 -07:00
SiteExtensions Reduce references to Microsoft.AspNetCore.App.Runtime.csproj (#25836) 2020-09-14 11:34:07 -07:00
Testing Add public API baselines for SiteExtensions, Testing, WebEncoders (#25654) 2020-09-10 11:45:01 -07:00
Tools Fix client validation for record types (#26159) 2020-09-22 22:02:49 -07:00
WebEncoders Add public API baselines for SiteExtensions, Testing, WebEncoders (#25654) 2020-09-10 11:45:01 -07:00
submodules