Commit Graph

13368 Commits (f25186253a4e24a2523b3b8d29c707b98f6f1203)

Author SHA1 Message Date
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
Luke Latham 62e40467bc
Hosting model-agnostic Prerender section (#24211) 2021-12-07 04:56:06 -06:00
smandia 099f668acd
Updated the intro info to include swagger tick box which was removed in previous updates (#24206) 2021-12-06 17:49:05 -10:00
Bruno Oliveira ea7b247ecf
Merge pull request #24175 from brunolins16/brunolins16/collections-binding-index-alert
Collections model binding "index" parameter warning
2021-12-06 11:06:05 -08:00
Steve Sanderson be27887d49
Add subsection to prerendering docs about trimming library components (#24200) 2021-12-06 09:09:08 -06:00
Luke Latham 3ecae1c30f
Virtualization guidance updates (#24201) 2021-12-06 08:59:13 -06:00
Steve Sanderson 31ea6ef450
Virtualization doc updates (keyboard support, guidance on correct use) (#24199) 2021-12-06 08:27:30 -06:00
dot-sent 2631ebcd16
Fix a typo in Localization Extensibility article (#24198) 2021-12-05 15:01:04 -06:00
Stacklysm eb0088703d
Fixed capitalization of Program.cs on line 18 (#24196) 2021-12-05 06:46:12 -06:00
Luke Latham 3dca1bc28e
Blazor Handle Errors content reorganization (#24195) 2021-12-04 08:40:36 -06:00
Rick Anderson 7ff88e9814
Merge pull request #24194 from dotnet/main
merge to live
2021-12-03 13:15:33 -10:00
Rick Anderson 4c3fb66685
Merge branch 'live' into main 2021-12-03 13:13:45 -10:00
Rick Anderson 627e11668c
Update first-web-api.md (#24193) 2021-12-03 13:08:39 -10:00
Christopher Yeleighton 9ca29b2126
Anchor: What if asp-page does not exist (#24192) 2021-12-03 10:55:55 -06:00
Kirk Larkin a8a352ef79
Prepare anti-CSRF for 6.0 (#24191) 2021-12-03 16:25:21 +00:00
Kirk Larkin 8b4bac39cb
Merge pull request #24187 from dotnet/main 2021-12-03 11:00:13 +00:00
Luke Latham 43364510f4
Cosmetic rename of Blazor Routing topic (#24186) 2021-12-03 04:42:36 -06:00
Kirk Larkin 7ef2a635b8
Add permissions for merge-live GitHub Workflow (#24183) 2021-12-03 02:20:20 -08:00
Kirk Larkin 25278c4971
Add GitHub Workflow for Merge to Live (#24174) 2021-12-03 10:06:18 +00:00
Rick Anderson 555b3bac81
Update model-binding.md 2021-12-02 14:47:35 -10:00
Rick Anderson 0f93c11193
Update aspnetcore/mvc/models/model-binding.md 2021-12-02 14:45:26 -10:00
Pranav K 4e1c71c036
Update runtime compilation docs for 6.0 (#24178)
* Update runtime compilation docs for 6.0

* Update view-compilation.md (#24180)

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-12-02 14:44:36 -10:00
Rick Anderson 86fed85d8b
Update model-binding.md 2021-12-02 12:52:31 -10:00
Luke Latham a48832c1d9
Add API doc cross-link (#24177) 2021-12-02 16:34:57 -06:00
Bruno Oliveira 3120134835
Update aspnetcore/mvc/models/model-binding.md
Co-authored-by: Pranav K <prkrishn@hotmail.com>
2021-12-02 14:12:14 -08:00
Bruno Oliveira 35f1514ca8 Adding an warning message. 2021-12-02 12:55:40 -08:00
Luke Latham d282ce6ea3
Progress For Blazor File Upload (#24172) 2021-12-02 12:24:40 -06:00
Kirk Larkin ee25ade249
Fix a few invalid links (#24173)
* Fix a few invalid links

* Apply suggestions from code review
2021-12-02 08:09:33 -10: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
Rick Anderson 59aa29b6fe
add link to code analysis to middleware /3 (#24164)
* add link to code analysis to middleware /3

* add link to code analysis to middleware /3
2021-12-02 07:54:52 -10:00
Kirk Larkin 7befd5cebe
Prepare Generic Host for 6.0 (#24171) 2021-12-02 14:02:31 +00:00
Luke Latham cef2d44171
macOS Command key (#24170) 2021-12-02 04:22:19 -06:00
Rex 32493667c4
Update js-collocation.md (#24169) 2021-12-02 04:20:58 -06:00
Luke Latham 4e45670ba4
Add event args to non-rendering example (#24168) 2021-12-02 03:21:10 -06:00
Ilya 63d4794359
Update roles.md (#24167) 2021-12-02 02:27:58 -06:00
Rick Anderson 35504329f8
Merge pull request #24165 from dotnet/s-monikierPrep-static
moniker prep for static files
2021-12-01 18:04:05 -10:00
Rick Anderson 25b027cd23 moniker prep for static files 2021-12-01 17:55:42 -10:00
Rick Anderson dec8c6c5ca
Merge pull request #24163 from dotnet/main
merge to live
2021-12-01 16:41:23 -10:00
Rick Anderson 269cd13236
what's new in Nov (#24162) 2021-12-01 16:10:41 -10:00
Rick Anderson 3af1e98ce3
Update intro.md (#24160)
* Update intro.md

* Update aspnetcore/data/ef-rp/intro.md

* Update aspnetcore/data/ef-rp/intro.md
2021-12-01 14:31:24 -10:00
MustafaGamalMuhammed 86bbedfa67
extra hyphen deleted (#24159) 2021-12-01 14:30:45 -10:00