AspNetCore.Docs/aspnetcore/includes
Justin Kotalik 9205b02732
Server Reset/Trailers docs (#20059)
* HTTP.SYS and IIS docs

* fixups

* Updates

* Updates

* Update

* feedback

* Feedback

* Feedback

* fb

* fix path

* protocols

* oops

* Update aspnetcore/includes/trailers.md

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

* Update protocols.md (#20079)

* Update protocols.md

* Update protocols.md

* Apply suggestions from code review

Co-authored-by: Luke Latham <llatham@aquent.com>

* Apply suggestions from code review

Co-authored-by: Luke Latham <llatham@aquent.com>

* Update aspnetcore/host-and-deploy/iis/protocols.md

Co-authored-by: Luke Latham <llatham@aquent.com>

Co-authored-by: Luke Latham <llatham@aquent.com>

Co-authored-by: Luke Latham <llatham@aquent.com>
Co-authored-by: James Newton-King <james@newtonking.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2020-10-01 13:59:05 -10:00
..
RP MovieContext -> RazorPagesMovieContext (#19306) 2020-07-29 16:31:07 -10:00
RP-EF Update aspnet org. links to reference the dotnet org. (#17077) 2020-02-20 19:37:35 -06:00
RP-MVC 3.0 update Intro to RP/Search (#13464) 2019-07-24 16:39:24 -07:00
RP-mvc-shared Fix SQLite migrations workaround sequence in include file (#13393) 2019-07-18 15:20:52 -07:00
app-secrets Update app secrets doc for 3.0 (#11343) 2019-03-13 11:53:11 -05:00
blazor-security Fix double words (#19621) 2020-08-22 16:15:32 -05:00
blazor-state-management Blazor multiple chained bind and state containers (#20047) 2020-09-30 05:34:17 -05:00
getting-started Fix DocFX build warnings from retired index pages (#9339) 2018-10-30 15:48:01 -05:00
http-repl Fix formatting of inline JSON request body content (#16148) 2019-12-12 09:20:49 -06:00
libman-cli Add jsdelivr to list of supported LibMan CDNs (#14229) 2019-09-09 16:48:05 -05:00
localization Update aspnet org. links to reference the dotnet org. (#17077) 2020-02-20 19:37:35 -06:00
make-x509-cert Quote appid param values (#6406) 2018-05-14 09:34:12 -05:00
mvc-intro Refer to XSRF/CSRF instead of anti-request forgeries (#19561) 2020-08-18 13:17:45 -10:00
scaffold-identity Scaffolding into Blazor Server apps (#17940) 2020-06-04 12:09:36 -05:00
signalr-typescript-webpack Updated to improve localization. (#16952) 2020-02-10 16:43:34 -08:00
2.1-SDK.md Replace www.microsoft.com/net links (#17346) 2020-03-18 10:44:43 -05:00
2.2-SDK.md Replace www.microsoft.com/net links (#17346) 2020-03-18 10:44:43 -05:00
3.0-SDK.md Updated Migration from 2.2 to 3.0. (#14368) 2019-09-17 15:50:04 -07:00
3.1-SDK.md Add 3.0-to-3.1 migration doc (#15875) 2019-11-26 19:55:48 -06:00
5.0-SDK.md Update migration guide for 5.0 Preview 5 (#18765) 2020-06-11 10:14:04 -10:00
ForwardedHeaders.md ForwardedHeaders must be called before UseHsts (#18821) 2020-06-18 14:11:11 -10:00
GetTempFileName.md Add CRLF to the last line of MD topics (#7509) 2018-07-08 21:48:10 -05:00
IdentityServer4.md Minor improvements to Authentication docs (#18477) 2020-05-25 19:54:17 -05:00
MTcomments.md Straighten apostrophe character for consistency (#17635) 2020-04-06 21:03:15 -05:00
MyDisplayRouteInfo.md Use NuGet routing debug package (#17572) 2020-04-01 13:03:18 -10:00
MyDisplayRouteInfoBoth.md CSAT on logging (#17820) 2020-05-05 17:12:51 -10:00
SameSiteIdentity.md Identity and SameSite (#19024) 2020-07-01 09:37:06 -10:00
add-EF-NuGet-SQLite-CLI.md RP/EF 5.0 version (#19922) 2020-09-28 15:21:40 -10:00
advancedRP.md Update advancedRP.md (#14083) 2019-08-30 13:44:41 -07:00
aspnet-codegenerator-args-md.md command line scaffolder (#13108) 2019-07-03 14:08:35 -07:00
azure-apps-preview-notice.md Update azure-apps-preview-notice.md (#15479) 2019-11-03 14:12:16 -10:00
benefits.md update bookmark in dotnet repo (#18048) 2020-04-29 12:11:53 -05:00
bind-get.md Drop styled link text (#16042) 2019-12-05 17:12:26 -06:00
bind.md Options pattern CSAT (#18335) 2020-05-25 17:37:52 -10:00
blazor-prerendering.md Blazor localization (#18902) 2020-06-23 06:34:40 -05:00
blazor-share-interop-code.md Blazor localization (#18902) 2020-06-23 06:34:40 -05:00
built-in-TH.md Component TH topic (#17343) 2020-03-24 05:24:40 -05:00
catchall.md Add missing devlang to C# code snippet (#19299) 2020-07-23 16:10:07 -05:00
cdn.md Link and Script TH (#12270) 2019-09-24 10:56:45 -10:00
code-comments-loc.md Add include for localized comments (#17091) 2020-02-26 09:46:38 -08:00
combine-di.md General DI updates (#19515) 2020-08-20 13:39:01 -10:00
connectionid-signalr.md New include ConnectId security warning & applied to hubs.md for SignalR (#16573) 2020-01-17 17:47:52 -08:00
csharp-8-required.md Add async iterator sample to the SignalR streaming doc (#11140) 2019-02-27 10:56:49 -08:00
dbg-route.md Build report patches and formatting nits (#19000) 2020-06-29 15:27:54 -05:00
disableVer.md Fixes to Intro to Indentity (#19028) 2020-07-15 14:49:11 -10:00
dotnetcore-on-dotnetfx-vs.md Add CRLF to the last line of MD topics (#7509) 2018-07-08 21:48:10 -05:00
ef-cli.md instructions for adding global EF command (#19009) 2020-06-29 16:22:11 -10:00
ef-pmc.md Intro to MVC Part Scaffold - update to 3.0 (#13668) 2019-08-14 17:41:49 -04:00
environmentVarableColon.md Config rewrite (#17152) 2020-03-18 21:09:33 -10:00
gRPCazure.md gRPC not supported on Azure/IIS (#18374) 2020-05-18 18:15:40 -10:00
mac-terminal-access.md Update mac-terminal-access.md 2019-08-08 10:46:20 -04:00
make-x509-cert.md Update aspnet org. links to reference the dotnet org. (#17077) 2020-02-20 19:37:35 -06:00
net-core-prereqs-mac-2.2.md Replace www.microsoft.com/net links (#17346) 2020-03-18 10:44:43 -05:00
net-core-prereqs-mac-3.0.md Updated Migration from 2.2 to 3.0. (#14368) 2019-09-17 15:50:04 -07:00
net-core-prereqs-mac-3.1.md Add 3.0-to-3.1 migration doc (#15875) 2019-11-26 19:55:48 -06:00
net-core-prereqs-mac-5.0.md Update 3.1-to-5.0 migration guide for Preview 6 (#18965) 2020-06-25 15:08:10 -05:00
net-core-prereqs-macos.md Repoint VS for Mac link? (#9714) 2018-11-27 11:58:24 -10:00
net-core-prereqs-vs-3.0.md Updated Migration from 2.2 to 3.0. (#14368) 2019-09-17 15:50:04 -07:00
net-core-prereqs-vs-3.1.md Add 3.0-to-3.1 migration doc (#15875) 2019-11-26 19:55:48 -06:00
net-core-prereqs-vs-5.0.md Update 3.1-to-5.0 migration guide for Preview 8 (#19660) 2020-08-26 15:16:13 -05:00
net-core-prereqs-vs2017-2.2.md Replace www.microsoft.com/net links (#17346) 2020-03-18 10:44:43 -05:00
net-core-prereqs-vs2019-2.2.md Replace www.microsoft.com/net links (#17346) 2020-03-18 10:44:43 -05:00
net-core-prereqs-vsc-2.2.md Replace www.microsoft.com/net links (#17346) 2020-03-18 10:44:43 -05:00
net-core-prereqs-vsc-3.0.md ms-vscode.csharp to ms-dotnettools.csharp (#17241) 2020-03-08 14:36:49 -05:00
net-core-prereqs-vsc-3.1.md Link to VSC on macOS docs (#18546) 2020-05-28 15:06:06 -10:00
net-core-prereqs-vsc-5.0.md Update net-core-prereqs-vsc-5.0.md (#19893) 2020-09-16 09:17:15 -10:00
net-core-prereqs-windows.md Replace www.microsoft.com/net links (#17346) 2020-03-18 10:44:43 -05:00
net-core-sdk-download-link.md Replace www.microsoft.com/net links (#17346) 2020-03-18 10:44:43 -05:00
notUpdated31.md Filter refactor for 3.1 (#16293) 2019-12-20 14:41:27 -08:00
razor.md RP vs MVC tutorial (#9486) 2018-11-09 09:13:58 -10:00
regex.md Routing 3.X MAJOR rewrite/update (#16335) 2020-03-24 18:41:44 -10:00
requireAuth.md Doc global require authenticated users (#18825) 2020-07-23 17:28:20 -10:00
reset.md Server Reset/Trailers docs (#20059) 2020-10-01 13:59:05 -10:00
run-the-app.md Update razor-pages-start.md and mvc for vsmac (#16390) 2020-01-07 09:59:42 -08:00
scaffoldTFM.md Scaffold warning TFM must match NuGet packages (#16332) 2019-12-30 12:03:09 -08:00
signalr-version-notice.md Add CRLF to the last line of MD topics (#7509) 2018-07-08 21:48:10 -05:00
sqlite-warn.md EF RP 3.0 update (#13422) 2019-08-08 11:55:43 -07:00
trailers.md Server Reset/Trailers docs (#20059) 2020-10-01 13:59:05 -10:00
trustCertMac.md Update razor-pages-start.md and mvc for vsmac (#16390) 2020-01-07 09:59:42 -08:00
trustCertVS.md Update trustCertVS.md (#15803) 2019-11-20 15:50:40 -10:00
trustCertVSC.md Use dotnetcli dev lang to colorize .NET Core CLI commands (#14361) 2019-09-17 16:01:04 -05:00
view-identity-db.md fix http to https (#13241) 2019-07-10 19:36:05 -07:00
vs-vsc-vsmac-help.md Links: AspNetCore - Pass 1 (#19880) 2020-09-15 13:08:26 -10:00
worker-template-instructions.md Windows Services topic updates (#15402) 2019-11-05 18:05:47 -06:00