Commit Graph

639 Commits (42fd8c576c5caa9e5b1a7f5e950ad60821b54a7a)

Author SHA1 Message Date
Tom Dykstra 73a40752b5
Add section "To run the published app locally" (#27653) 2022-11-16 09:28:03 -08:00
Rick Anderson 597cffb849
HTTP/3 on Kestrel and IIS /1 (#27503)
* HTTP/3 on Kestrel /1

* HTTP/3 on Kestrel /1

* HTTP/3 on Kestrel /1

* HTTP/3 on Kestrel /1

* HTTP/3 on Kestrel /1

* update IIS doc

* update IIS doc

* update IIS doc

* react to feedback

* Apply suggestions from code review

Co-authored-by: Chris Ross <chrross@microsoft.com>

* react to feedback

* react to feedback

Co-authored-by: Chris Ross <chrross@microsoft.com>
2022-11-08 14:56:49 -10:00
Juergen Gutsch 235bf6b3be
Health Check sample using Dependency Injection (#27291)
* update do 7.x

* Add sample HealthChecks that is using DependencyInjection

* add a small section to the docs

* fix build warning

* Update aspnetcore/host-and-deploy/health-checks.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Update health-checks.md

* Update aspnetcore/host-and-deploy/health-checks/samples/7.x/HealthChecksSample/HealthChecksSample.csproj

* Update health-checks.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2022-10-17 16:05:37 -10:00
Alex Wolf 8209dae33b initial commit 2022-10-12 13:25:26 -04:00
Stephen Halter bacdde96f2
SQL -> KQL (#27195)
Technically, this is KQL. And it doesn't look like it's getting syntax highlighted as SQL anyway.
2022-10-04 17:05:19 -10:00
Luke Latham 55c9056c8c
Add a YARP additional resource cross-link (#27134) 2022-09-29 14:53:03 -05:00
Rick Anderson beb660a5a9
Update building-net-docker-images.md (#27125) 2022-09-28 15:57:50 -10:00
GitHubPang 4a3586bf43
Fix typos in scaling-aspnet-apps.md (#27079) 2022-09-22 18:27:04 -07:00
Alex Buck 167954e87d
[BULK UPDATE] DocuTune - Rebranding links (#27044)
* [BULK UPDATE] DocuTune - Rebranding links

* Update cascading-values-and-parameters.md
2022-09-20 14:37:02 -10:00
Rick Anderson ceb94ae2bf
Update scaling-aspnet-apps.md (#27045) 2022-09-19 11:10:46 -10:00
alexwolfmsft 9aaaa1c92e
ra-AlexWolfMSFT-pr Scalable web apps (#26956)
* initial commit

* draft

* Progress

* Meta

* test

* Scalable Azure Apps /8

* Scalable Azure Apps /8

* Scalable Azure Apps /8

* Scalable Azure Apps /8

* migrated files

* feedback changes

* removed unnecessary numbers and terms

* feedback changes

* fixed lint errors

* file links

* updated appsettings

* fixed screenshots

* removed completed solution code

* fixed linting

* verbiage tweaks

* setup link to starting repo and added code snippets for end state

* updated code samples

* removed whitespace

* snippet reference update

* fixed path reference

* Acrolinx fixes

* removed images

* fixed package installation

* added missing code snippet

* fixed will future tense

* Apply suggestions from code review

Applied changes that can be easily handled using the batch process.

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* additional feedback changes

* fixed subscription verbiage

* new image

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2022-09-19 10:55:08 -10:00
Rick Anderson 5c60a8ae20
ContentRoot updates for .NET 7 /7 (#26913)
* ContentRoot updates for .NET 7 /7

* ContentRoot updates for .NET 7 /7

* ContentRoot updates for .NET 7 /7

* ContentRoot updates for .NET 7 /7
2022-09-07 11:18:18 -10:00
Rick Anderson 73bf5cc332
Update windows-service.md 2022-09-01 12:33:49 -10:00
Rick Anderson 9c74b1782c
Update index.md (#26912) 2022-09-01 12:31:17 -10:00
Rick Anderson 383c80575d
prep for 7.0 changes in Windows Service (#26908) 2022-09-01 11:22:25 -10:00
Rick Anderson 6d54655027
Moniker prep (#26894)
* Moniker prep

* Moniker prep
2022-09-01 10:52:16 -10:00
Rick Anderson 068f20aeef
Win service needs to set ContentRootPath (#26844)
* Win service needs to set ContentRootPath

* Win service needs to set ContentRootPath

* Win service needs to set ContentRootPath

* Win service needs to set ContentRootPath
2022-08-31 10:33:31 -10:00
Alex Buck ed142fee13
[BULK UPDATE] DocuTune - Fix build validation issues: docs-link-absolute (#26850) 2022-08-30 10:53:51 -10:00
Rick Anderson a89a0ada9c
Forwarded middleware (#26831)
* Forwarded middleware

* Forwarded middleware

* Forwarded middleware

* Forwarded middleware

* Forwarded middleware

* Forwarded middleware

* Forwarded middleware

* Forwarded middleware

* 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-08-26 08:46:31 -10:00
GitHubPang 77c4c64347 Remove redundant parenthesis, and fix wording 2022-08-18 08:21:22 +08:00
Tim Deschryver 347bf84b8e
fix(health-checks): cors origin doesn't accept empty args (#26694)
* fix(health-checks): cors origin doesn't accept empty args

* Update aspnetcore/host-and-deploy/health-checks.md

* Update aspnetcore/host-and-deploy/health-checks.md

* Update aspnetcore/host-and-deploy/health-checks.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2022-08-12 15:31:39 -10:00
Rick Anderson 29cb40fa23
Update hosting-bundle.md (#26344) 2022-07-06 18:26:45 -10:00
chertby f6b87ac64c
docs: Fix Kubernetes example (#26223) 2022-06-24 05:41:29 -05:00
Rick Anderson 39b7df2ca8
Remove .min ref from all non-Blazor projects /2 (#26216) 2022-06-23 15:27:45 -10:00
James Newton-King d78796cd3f
Update protocols.md (#26171)
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
2022-06-22 08:23:38 +00:00
GitHubPang 0090ccb6a9
Fix incorrect code snippet language. (#26111) 2022-06-09 20:36:27 -05:00
Luke Latham e175588086
Institute global no-loc (#26036)
* Institute global no-loc

* Updates

* Updates

* Updates

* Updates

* Updates
2022-06-03 11:35:55 -10:00
Rust1k 98e1037ecb
Update building-net-docker-images.md (#25894)
It seems to me that here are the typos
2022-05-19 12:56:33 -10:00
Josh Close 850e0e9077
Added --contentRoot to PowerShell New-Service command (#25882) 2022-05-17 16:33:22 -10:00
Stephen Halter 4472eecfce
Add note to call UseRouting after UsePathBase (#25769)
* Add note to call UseRouting after UsePathBase

* Apply suggestions from code review

Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>

Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
2022-05-03 10:17:13 -10:00
rguptar f982e27921
Update Ubuntu version (#25757) 2022-04-28 08:36:57 -10:00
Jason Liu 052f6baecc
Update building-net-docker-images.md port mapping in Windows Container (#25687)
* Update building-net-docker-images.md

Update port mapping in Windows Container

* Update building-net-docker-images.md

Merge Linux container and Windows container instructions

* Apply suggestions from code review

Co-authored-by: Wade Pickett <wpickett@microsoft.com>

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Wade Pickett <wpickett@microsoft.com>
2022-04-25 22:01:01 -07:00
Rick Anderson 35a4f9979a Minor cleanup of using Minimal API as a Windows Service code /2 2022-04-07 17:34:05 -10:00
Rick Anderson 13232ca258
Windows service .net6 moniker prep (#25573)
* .NET 6 changes for Host ASP.NET Core in a Windows Service/2

* .NET 6 changes for Host ASP.NET Core in a Windows Service/2

* .NET 6 changes for Host ASP.NET Core in a Windows Service/2
2022-04-07 16:16:24 -10:00
Rick Anderson 3af2864df4
Shadow deployment /2 (#25547)
* Shadow deployment /2

* Shadow deployment /2

* Shadow deployment /2

* Shadow deployment /2

* Shadow deployment /2
2022-04-07 08:08:32 -10:00
Rick Anderson 829c2abb87
IIS Dev time support /3 (#25526) 2022-04-06 07:52:17 -10:00
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