Commit Graph

41 Commits (235b63089bbb7547b3e7a0da78226cb462418c33)

Author SHA1 Message Date
Luke Latham 3b8e7fe9e8
Broken link fixups (#23249)
* Broken link fixups

* Updates
2021-09-09 10:01:33 -07:00
Rick Anderson ad321c2700
Add Home and Privacy to no-loc (#22237)
* Add Home and Privacy to no-loc

* Add Home and Privacy to no-loc
2021-05-08 10:12:34 -10:00
Rick Anderson 2f00739f4e
Kestrel to no-loc (#22182) 2021-05-01 13:03:18 -10:00
Luke Latham b6c0f0d593
Patch line breaks problem (#21932) 2021-03-31 05:41:18 -05:00
Rick Anderson 0fad4ec16b
Update web-host.md (#21605)
* Update web-host.md

* Update aspnetcore/fundamentals/host/web-host.md

Co-authored-by: Kirk Larkin <serpent5@pm.me>

Co-authored-by: Kirk Larkin <serpent5@pm.me>
2021-02-23 10:45:39 -10:00
Stephen Halter 874468e63f
Split kestrel.md into multiple pages (#21091)
Co-authored-by: James Newton-King <james@newtonking.com>
Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2021-01-15 15:11:48 -08:00
Scott Addie 0bbf97a9b6
Show how to access user secrets in a Razor Page (#20748) 2020-11-25 12:49:23 -06:00
Rick Anderson 311cef0e25
appsettings.json noloc (#20320) 2020-10-27 11:27:47 -10:00
Rick Anderson 23bd8d2057
Add ASP.NET Identity to no loc (#19578)
* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc
2020-08-19 11:07:40 -10:00
Rick Anderson 3a5c8b81d4
add Cookie to no loc (#19446) 2020-08-07 14:55:26 -10:00
Luke Latham 80446f1dd8
Add Blazor WebAssembly/Server to no-loc (#18962) 2020-06-25 19:11:04 -05:00
Luke Latham f2834015b6
Drop existing no-loc entries (#18111) 2020-05-04 12:00:16 -05:00
Rick Anderson b88014ba4b
Update web-host.md (#17212)
* Update web-host.md

* Update web-host.md
2020-03-04 17:44:46 -10:00
Luke Latham de2ec01c55
Small language update to Web Root section (#14891) 2019-10-07 13:02:10 -05:00
Luke Latham 23870b7eb2
Content root & web root enhancements (#14888) 2019-10-07 12:53:23 -05:00
Luke Latham 59529e154f
Web Host updates for 3.0 (#14858) 2019-10-06 16:24:14 -05:00
Luke Latham cfcd3fdca5
Update authorship of Web Host topic (#14853) 2019-10-05 19:40:46 -05:00
Scott Addie a50faa4056
Use dotnetcli dev lang to colorize .NET Core CLI commands (#14361) 2019-09-17 16:01:04 -05:00
Tom Dykstra 11c379c321
Update Web Host doc (#12873) 2019-06-20 14:29:19 -07:00
Luke Latham 4564998091 Call out special builder method names (#12384) 2019-05-11 06:51:33 -10:00
Luke Latham f0df4aaf7c React to new VS URL (#12154)
Updates
2019-04-24 15:51:50 -10:00
Luke Latham 4ec9047fcb
Update Handle Errors topic+sample (#11221) 2019-03-01 12:54:42 -06:00
Tom Dykstra 72e1a9fc67
Fundamentals restructuring (#10929) 2019-02-22 12:44:53 -08:00
Luke Latham 77861347f0
Fundamentals > Servers (#10002) 2018-12-19 12:52:37 -06:00
Luke Latham e2838d2d8f
Drop 'reverse proxy' language (#9746) 2018-12-03 16:52:20 -06:00
Luke Latham 7bb699bf1b Version the 1.1 PDF of the Kestrel and Web Host topics (#9567)
Fixes #9565
2018-11-12 16:44:39 -10:00
Luke Latham 386d64b59d
Generic Host topic updates (#9341) 2018-11-08 20:10:30 -06:00
Luke Latham 659e3ce17f Update BuildWebHost to CreateWebHostBuilder (MD topics) (#9268)
* Update BuildWebHost to CreateWebHostBuilder (MD topics)

Updates

Updates

Update

Tab update

Repair versioning

* Revert Swashbuckle changes

* Dropping versions <2.1 in two topics

* Versioning update

Versioning update

* Resolve tab warning
2018-11-05 13:10:38 -10:00
Luke Latham c12f7b04b2
Env var patch in host topics (#9104) 2018-10-18 13:26:04 -05:00
Luke Latham e88d6d6e86 Description line in the wrong spot (#9103) 2018-10-18 13:02:39 -05:00
Luke Latham e762fe8c57
Language enhancement to the Web Host topic (#8986) 2018-10-12 11:53:45 -05:00
Luke Latham 2ddfa7c217
ConfigureKestrel updates (#8384) 2018-09-07 11:24:42 -05:00
Luke Latham defd5613f9
Hosting startup topic updates (#7678) 2018-08-31 11:54:45 -05:00
Luke Latham 304c3866f3 Middleware topic+sample update (#8209) 2018-08-21 13:34:05 -07:00
Luke Latham de5ec7818c
Enforcing SSL topic: HTTPS_PORT env var details (#7767) 2018-07-30 13:39:58 -05:00
Luke Latham a417ad96a6
App key/name enhancements to host topics (#7493) 2018-07-06 13:12:11 -05:00
Luke Latham eef1521324
Update Multiple environments topic (#7148) 2018-06-21 12:32:07 -05:00
Scott Addie 675e659111
Metadata updates for ASP.NET Core fundamentals docs (#7181) 2018-06-20 11:11:27 -05:00
Luke Latham df572aa412
Improve web host configuration content (#7098) 2018-06-19 12:43:41 -05:00
Luke Latham 6fc9fd5823 2.1 Sample updates (Round 1) (#6709)
Addresses #5495 

* This one takes care of the topics in the *fundamentals/host* TOC area, including its three samples.
* All samples verified working with 2.1 RTM bits. 🎉

Ignore the three build warnings. They're fixed on https://github.com/aspnet/Docs/pull/6712.
2018-05-31 09:54:44 -05:00
Luke Latham 7c30c9bdf7
Host updates (Generic Host topic) (#6428) 2018-05-16 16:09:24 -05:00