Rick Anderson
c6121f88d9
.NET 6 in-proc-hosting /2 ( #25489 )
...
* .NET 6 in-proc-hosting /2
* .NET 6 in-proc-hosting /2
* .NET 6 in-proc-hosting /2
* Update aspnetcore/host-and-deploy/iis/in-process-hosting.md
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
2022-04-01 07:30:22 -10:00
Rick Anderson
039f229c90
moniker prep for In proc hosting ( #25488 )
2022-03-31 14:56:38 -10:00
Rick Anderson
098d897611
restore [200~ guidance about installing the ANCM ( #25486 )
...
* restore [200~ guidance about installing the ANCM
* restore [200~ guidance about installing the ANCM
2022-03-31 14:35:47 -10:00
Mikkel Krautz
d9ab8f94c2
Enhance placeholders and descriptions ( #25458 )
2022-03-29 13:02:34 -05:00
Barry Dorrans
e400c8b1b4
Update to indicate webdav isn't supported ( #25459 )
2022-03-29 09:04:51 -05:00
Luke Latham
546a06a2d5
Blazor no-loc adds ( #25429 )
2022-03-25 18:19:18 -05:00
ruslan528
e0f9aec869
fix text error ( #25400 )
2022-03-23 18:57:16 +00:00
Kirk Larkin
2a5520dc53
Code-fence common file extensions ( #25383 )
2022-03-23 10:48:44 +00:00
Kirk Larkin
cc48f32954
Code-fence common filenames ( #25369 )
2022-03-21 12:24:36 -10:00
Rick Anderson
69a25ee96f
SEO Azure errors /2 ( #25247 )
2022-03-09 07:54:34 -10:00
Kirk Larkin
faf0ee38f6
Optimize ASP.NET Core Module for better SEO ( #25211 )
2022-03-04 17:43:35 +00:00
Luke Latham
9b60d39671
ANCM migration ( #25141 )
2022-02-25 06:07:43 -06:00
Brian Vestergaard Danielsen
333d3fc90d
Bump framework version number in Dockerfile examples ( #25120 )
...
* Add Dockerfile examples for .NET 6.0
* Fix moniker version filter
2022-02-23 13:40:38 -10:00
Luke Latham
5f1743e629
Add Blazor Hybrid to no-loc metadata ( #25064 )
2022-02-18 07:17:09 -06:00
Kirk Larkin
0fb4660eb1
Replace remaining /dotnet/api references with xrefs ( #25039 )
2022-02-17 09:35:19 +00:00
Alex Toth
51b6c84aa6
windows service using minimal api ( #25037 )
...
Co-authored-by: toth.alex <toth.alex@hmei.hu>
2022-02-16 22:20:46 -06:00
Kirk Larkin
2405226288
Code-fence references to Program.cs ( #24995 )
2022-02-14 12:16:29 -10:00
Timm Krause
abc7cd4fa5
Fix docker docs (deep) links ( #24849 )
...
* Fix docker docs deep links
* Fix docker docs links
2022-02-02 09:40:41 -10:00
Kirk Larkin
e3c99c2fe5
Prefer :::moniker over ::: moniker ( #24805 )
2022-01-31 13:12:01 -10:00
Kirk Larkin
7b9d26ac5d
Use whole-topic versioning in Windows Service ( #24727 )
2022-01-24 16:12:03 +00:00
Luke Latham
2d29f422aa
Improve Linux deployment guidance ( #24655 )
2022-01-18 07:19:07 -06:00
Luke Latham
9b929cefa2
Blazor Linux hosting ( #24519 )
2022-01-13 10:06:09 -06:00
Rick Anderson
ffe6c56860
Use AddHttpLogging API in sample code /1 ( #24558 )
...
* Use AddHttpLogging API in sample code /1
* Use AddHttpLogging API in sample code /1
* Use AddHttpLogging API in sample code /1
* Use AddHttpLogging API in sample code /1
* clean up
* Update aspnetcore/host-and-deploy/proxy-load-balancer.md
Co-authored-by: Chris Ross <chrross@microsoft.com>
Co-authored-by: Chris Ross <chrross@microsoft.com>
2022-01-12 12:52:22 -10:00
Kirk Larkin
e2cbf73139
Add note re curl being missing from Docker images
2022-01-12 11:50:26 +00:00
Rick Anderson
194cb502bc
.NET 6 config Proxy Server/1 ( #24489 )
...
* .NET 6 config PS /1
* .NET 6 config PS /1
* .NET 6 config PS /1
* .NET 6 config PS /1
* .NET 6 config PS /1
* .NET 6 config PS /1
* .NET 6 config PS /1
* .NET 6 config PS /1
* .NET 6 config PS /1
* .NET 6 config PS /1
* .NET 6 config PS /1
* Apply suggestions from code review
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
* .NET 6 config PS /1
* .NET 6 config PS /1
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
2022-01-07 12:11:26 -10:00
Rick Anderson
fbf232a581
moniker clean up ( #24488 )
2022-01-03 15:15:11 -10:00
Emmanuel Darko
575e5d9c8a
Apache configuration process update on linux ( #24417 )
2021-12-27 17:02:47 -06:00
Rick Anderson
ab0c75f2d6
Update linux-apache.md ( #24297 )
2021-12-14 12:14:22 -10:00
Rick Anderson
58a5f6c16d
Update visual-studio-publish-profiles.md ( #24314 )
...
* Update visual-studio-publish-profiles.md
* Update aspnetcore/host-and-deploy/visual-studio-publish-profiles.md
2021-12-14 12:12:58 -10:00
Kirk Larkin
d891a70b4d
Update Health Checks to 6.0 ( #24261 )
...
* Update Health Checks to 6.0
* Remove MapWhen example
* Lighten dependence on the sample app
* Apply suggestions from code review
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* .
* .
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-12-13 14:03:08 -10:00
William Godbe
fc5f7eb1fa
Document new option behavior for hosting bundle ( #24264 )
...
* Document new option behavior for hosting bundle
* Update hosting-bundle.md
* Update aspnetcore/host-and-deploy/iis/hosting-bundle.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Move to separate note
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-12-13 15:06:17 -08:00
Björn B
90836b5c4b
Update visual-studio-publish-profiles.md ( #24258 )
2021-12-10 11:23:50 +00:00
Luke Latham
b958d260d1
Blazor app pool guidance ( #24235 )
2021-12-09 11:05:50 -06:00
Kirk Larkin
819c448c60
Prepare Health Checks for 6.0 ( #24215 )
2021-12-07 17:51:43 +00:00
Rick Anderson
9861a49ff1
V6 update to Linux proxy Nginx /1 ( #24161 )
...
* V6 update to Linux proxy Nginx /1
* V6 update to Linux proxy Nginx /1
* V6 update to Linux proxy Nginx /1
* Apply suggestions from code review
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
2021-12-02 08:01:13 -10:00
Luke Latham
cef2d44171
macOS Command key ( #24170 )
2021-12-02 04:22:19 -06:00
Rick Anderson
b0f7a43ff7
fix monikers Nginx ( #24154 )
2021-12-01 09:11:56 -10:00
Rick Anderson
4a40dfd70f
Moniker prep for Heath checks ( #24145 )
2021-11-30 17:07:17 -10:00
Ken Schlobohm
69eff41455
Describe multiple apps in the same app pool ( #23987 )
...
* Describe multiple apps in the same app pool
* Add link to compare hosting models
2021-11-19 08:04:37 -10:00
GitHubPang
64aaee68eb
Fix grammar typo ( #23799 )
2021-11-08 16:15:27 -10:00
GitHubPang
322036bd1d
Update highlighted lines in code snippet in "Health checks in ASP.NET Core" ( #23782 )
...
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
2021-11-08 10:08:33 +00:00
Rick Anderson
c961b6052e
Update app-offline.md ( #23627 )
...
* Update app-offline.md
* Update aspnetcore/host-and-deploy/app-offline.md
2021-10-25 17:57:42 -10:00
Wade Pickett
9726e731e1
Remove outdated Channel 9 links ( #23557 )
2021-10-20 16:49:01 -07:00
Raja
3ff1ec69dc
Fixes #23338 Updated hosting-bundle.md documentation ( #23350 )
2021-10-08 19:07:56 -05:00
Sam Spencer
ec6bedcd1d
Update http3.md ( #23336 )
...
* Update http3.md
Adding a bit more background around @tratcher's terseness.
* Apply suggestions from code review
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Update aspnetcore/host-and-deploy/iis/http3.md
Co-authored-by: James Newton-King <james@newtonking.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: James Newton-King <james@newtonking.com>
2021-10-08 12:46:53 -10:00
Luke Latham
71289694bc
Update cross-link ( #23451 )
2021-10-05 07:38:02 -05:00
Eric Mutta
2cc13cac08
Use ISO date syntax in web-config.md ( #23428 )
2021-10-01 11:04:17 -05:00
Wade Pickett
fe9bacf7ea
removed 3 policheck hits from two files. ( #23304 )
2021-09-16 08:23:18 -07:00
Rick Anderson
55858e15bb
Update http3.md ( #23303 )
...
* Update http3.md
* Update aspnetcore/host-and-deploy/iis/http3.md
2021-09-14 16:33:02 -07:00
Chris Ross
387289d503
Don't merge until RC1: Docs for HTTP/3 on IIS ( #23254 )
...
* Docs for HTTP/3 on IIS
* Apply suggestions from code review
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-09-14 11:49:55 -07:00