Commit Graph

13408 Commits (68cb1d68f502f13f56952f7dd94c72c404592829)

Author SHA1 Message Date
Luke Latham fd5713d06d
Add package INCLUDE (#24307) 2021-12-14 16:14:44 -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 54a99cb5ce
Link to specific UseHttps overloads (#24304)
* Link to specific UseHttps overloads

* .
2021-12-14 11:20:59 -10:00
sanchit154 424e8c9cd6
Update index.md (#24311) 2021-12-14 12:03:18 -06:00
Rick Anderson 5ec7d57c8c
Update index.md (#24300)
* Update index.md

* Update aspnetcore/fundamentals/logging/index.md
2021-12-14 07:36:03 -10:00
Kirk Larkin 9a0aacd287
Prepare KV Configuration for 6.0 (#24310) 2021-12-14 16:55:35 +00:00
Luke Latham c230f008c0
Blazor quick start tutorial link (#24308) 2021-12-14 09:44:47 -06:00
Luke Latham 71789d0a0f
Blazor snippet samp and NRT work (#24248) 2021-12-14 08:12:30 -06:00
Rick Anderson 8ec29959cb
Update http3.md (#24299) 2021-12-13 15:30:10 -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
MustafaGamalMuhammed f6d5173f17
fix folder name error (#24292)
SignalRChat instead of RazorPagesMovie
2021-12-13 13:58:36 -10:00
Rick Anderson 3c6b227e63
Update ProgramSeed.cs (#24294) 2021-12-13 13:57:51 -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
GitHubPang aded696e0c
Fix a couple of typos (#24283) 2021-12-12 19:47:53 -06:00
James Newton-King 88517d0ab6
Update troubleshoot.md (#24278)
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
2021-12-13 12:29:23 +13:00
Gérald Barré a533cae05a
Fix links to trimming options (#24280) 2021-12-12 08:24:04 -06:00
smandia d81a7ab61c
Updated the program.cs and removed the startupjavascript.cs and updated the document (#24247)
* Updated the intro info to include swagger tick box which was removed in previous updates

* Helper fix for - 23979 updating additional information to make it more explicit since unchecked by default

* fix for - 23979 Correct place to find and put default mapping and serve static files in dot net 6

* code review comments update

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

* Revert "fix for - 23979 Correct place to find and put default mapping and serve static files in dot net 6"

This reverts commit b6d5d316c1.

* updated the code in program.cs and deleted the StartupJavaScript.cs

* Revert "updated the code in program.cs and deleted the StartupJavaScript.cs"

This reverts commit 69503bfd75.

* Updates as per comments from code review

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-12-11 13:43:35 -10:00
Luke Latham b87dd9a1be
Update Blazor WASM integrity PS script (#24266) 2021-12-11 05:25:16 -06:00
Rick Anderson 1cf7803700
update project with ImplicitUsings (#24268) 2021-12-10 13:00:33 -10:00
Kirk Larkin 52bfbd4195
Fix link to 6.0 MapWhen snippet (#24263) 2021-12-10 09:08:34 -10:00
Mohamed Amine HAMDI 948cb47f23
Update middleware.md package necessary to the extension method Configure (#24259) 2021-12-10 10:35:10 -06:00
Björn B 90836b5c4b
Update visual-studio-publish-profiles.md (#24258) 2021-12-10 11:23:50 +00:00
Rick Anderson 3353a3ada5
Prep monikers for V6 (#24255) 2021-12-09 17:14:09 -10:00
Rick Anderson 7e83f8da38
Prep rc 4 monikers/3/ra (#24254)
* prep monikers for V6 /3

* prep monikers for V6 /3

* prep monikers for V6 /3
2021-12-09 16:51:02 -10:00
James Newton-King 1a1c974842
gRPC large binary performance best practices (#24250)
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
2021-12-10 15:43:58 +13:00
Rick Anderson 660836d507
prep monikers for distributed caching /3 (#24253) 2021-12-09 15:59:15 -10:00
Rick Anderson ffb8b125ce
Static files enable display /3 (#24252)
* Static files enable display /3

* Static files enable display /3
2021-12-09 15:41:54 -10:00
Isaac Levin 1c2a0cd538
Update GitHub username (#24251) 2021-12-09 19:19:23 -06:00
Rick Anderson 9e522de125
Update razor.md (#24236)
* Update razor.md

* Update aspnetcore/mvc/views/razor.md
2021-12-09 10:12:57 -10:00
Mark McGookin 70a2720769
Updated overview to include mention of Azure.Identity package. (#24184)
* Updated overview to include mention of Azure.Identity package.

* Removed instructions for using the old packages completely so as not to confuse people coming to the article for the first time, removed links to the older packages, and explained people using them should upgrade. Also updated the required key permissions for KeyVault.

* Update aspnetcore/security/data-protection/configuration/overview.md

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

* Update aspnetcore/security/data-protection/configuration/overview.md

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

Co-authored-by: Mark McGookin <mark@brightpay.co.uk>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-12-09 10:12:18 -10:00
Rick Anderson a440c98362
Add security links /3 (#24238)
* Add security links /3

* Add security links /3

* Add security links /3

* Update aspnetcore/security/index.md

Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>

Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
2021-12-09 09:42:03 -10:00
Kirk Larkin fc493d63a0
Update Generic Host to 6.0 (#24189)
* Update Generic Host to 6.0

* .

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

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

* Sample project with code snippets

* .

* .

* .

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

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-09 08:53:33 -10:00
Wade Pickett 1abf8d7ee3
.NET 6.0 Update for Social Login Tutorials (#24242)
* Updated instructions and code snippets for social authentication in .net 6 (ms, facebook, google and twitter)

* Update microsoft-logins.md

Moniker issue is blocking the build, but a little strange since it looks OK to me.  Testing with a more explicit > 3.0 and < 6.0 range.

* Update microsoft-logins.md

Reverted back to original moniker that received a build warning.

* Update facebook-logins.md

Removed specific mention of 3.0

* Update google-logins.md

Removed specific mention of 3.0

* Update microsoft-logins.md

Removed specific mention of 3.0

* Update twitter-logins.md

Removed specific mention of 3.0

* .NET 6 update Social Login Tutorials

* Edit pass

Co-authored-by: Johan Danforth <johan_danforth@hotmail.com>
2021-12-09 09:33:56 -08:00
Luke Latham b958d260d1
Blazor app pool guidance (#24235) 2021-12-09 11:05:50 -06:00
Rick Anderson 6b78458ce4
Fundamentals doc, clean monikers /1 (#24240)
* Fundamentals doc, clean monikers /1

* Fundamentals doc, clean monikers /1
2021-12-08 17:01:23 -10:00
Rick Anderson d2c21630fc
Update 31-to-50.md (#24227)
* Update 31-to-50.md

* Update 50-to-60.md

* Update aspnetcore/migration/31-to-50.md

* 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-08 06:18:30 -10:00
Luke Latham e21883d892
Blazor performance/AOT/RR updates (#24233) 2021-12-08 10:05:36 -06:00
Luke Latham 02e0cb8575
Hosted Blazor App Service environments updates (#24234) 2021-12-08 06:56:19 -06:00
Kirk Larkin 595917e240
Update anti-CSRF to 6.0 (#24202) 2021-12-08 10:25:45 +00:00
Rick Anderson 8093102d37
Static Files to .NET 6 /4 (#24166)
* Static Files to .NET 6 /4

* Static Files to .NET 6 /4

* Static Files to .NET 6 /4

* Static Files to .NET 6 /4

* Static Files to .NET 6 /4

* Static Files to .NET 6 /4

* Static Files to .NET 6 /4

* Static Files to .NET 6 /4

* Static Files to .NET 6 /4

* Static Files to .NET 6 /4

* Static Files to .NET 6 /4

* Static Files to .NET 6 /4

* Static Files to .NET 6 /4

* Static Files to .NET 6 /4

* Static Files to .NET 6 /4

* Static Files to .NET 6 /4

* Static Files to .NET 6 /4

* Static Files to .NET 6 /4

* 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-07 17:23:28 -10:00
Rick Anderson 4c1d10ac63
Merge branch 'live' into main 2021-12-07 16:26:02 -10:00
Rick Anderson 1c3a3f785c
Prep Call Web API with JavaScrip for .NET 6/3 (#24226)
* Prep Call Web API with JavaScrip for .NET 6/3

* Prep Call Web API with JavaScrip for .NET 6/3

* Prep Call Web API with JavaScrip for .NET 6/3

* Prep Call Web API with JavaScrip for .NET 6/3

* Prep Call Web API with JavaScrip for .NET 6/3

* Prep Call Web API with JavaScrip for .NET 6/3
2021-12-07 16:24:18 -10:00
smandia c03e516bad
Fix for - 23979 (Update to find code in program.cs file in dot net 6 rather then start up ) (#24217)
* Updated the intro info to include swagger tick box which was removed in previous updates

* Helper fix for - 23979 updating additional information to make it more explicit since unchecked by default

* fix for - 23979 Correct place to find and put default mapping and serve static files in dot net 6

* code review comments update

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

* Revert "fix for - 23979 Correct place to find and put default mapping and serve static files in dot net 6"

This reverts commit b6d5d316c1.

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-12-07 14:33:39 -10:00
Rick Anderson e6f10e693f
Merge pull request #24222 from dotnet/main
Merge to live
2021-12-07 13:11:14 -10:00
Rick Anderson 98bce24412
Update MonitorLoop.cs (#24224) 2021-12-07 12:50:24 -10:00
Christian S aa3798d4fc
Fixes wrong environment name (#24216)
in multi environment launch settings documentation sample
2021-12-07 11:50:56 -10:00
James Newton-King cd9e972a33
How deadlines and transient retries interact (#24218)
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
2021-12-07 21:21:00 +00:00
Kirk Larkin 819c448c60
Prepare Health Checks for 6.0 (#24215) 2021-12-07 17:51:43 +00:00
Luke Latham d464e528ca
Add package guidance INCLUDE (#24212) 2021-12-07 05:40:11 -06:00