Commit Graph

17283 Commits (4520b6a46ed446469b7b38f241265fda36e7b7d5)

Author SHA1 Message Date
Robert Haken 05c440fae0
[Blazor] include/prerendering.md - JS element => HTML DOM element (#32123) 2024-03-24 19:14:22 -04:00
Robert Haken d2d8d241ef
[Blazor] Lifecycle - remove if (firstRender) from OnAfterRenderAsync sample (#32121) 2024-03-24 19:13:34 -04:00
Robert Haken 6637024a42
[Blazor] Lifecycle - AfterRender.razor sample update + console output added (#32120) 2024-03-24 18:19:04 -04:00
Robert Haken 2b4ef082d3
[Blazor] Streaming rendering is static SSR + prerendering (#32115) 2024-03-24 08:26:05 -04:00
Robert Haken 6b5257926e
[Blazor] Lifecycle - OnAfterRender not invoked (#32116) 2024-03-24 08:14:24 -04:00
Rick Anderson f0f7060062
Snippet region to tag (#32112)
* Snippet region to tag

* Snippet region to tag
2024-03-22 16:03:48 -10:00
Rick Anderson dd6d064071
Merge pull request #32106 from timdeschryver/issue/32087-move-http-module-snippets-to-code
move snippets to code sample
2024-03-22 15:50:17 -10:00
Luke Latham c73d571a0a
Blazor WASM cookie security for web APIs (#32028) 2024-03-22 07:05:14 -04:00
Tim Deschryver 9b5440e1e3
move snippets to code sample 2024-03-21 21:53:20 +01:00
Luke Latham 1ff01a53bd
Add sample app cross-links to JS/SPA article (#32105) 2024-03-21 08:28:21 -04:00
Luke Latham 194ca534c4
Add VS prerequisite version (#32104) 2024-03-21 06:08:37 -04:00
Rick Anderson 34fa763e6b
Merge pull request #32103 from dotnet/Rick-Anderson-patch-1
Create readme.txt
2024-03-20 14:24:47 -10:00
Rick Anderson 57a5587a20
Create readme.txt 2024-03-20 14:24:31 -10:00
Robert Haken d9675d9b46
[Blazor] Lifecycle - remove breaking-changes notice (#32090) 2024-03-20 13:34:52 -04:00
Robert Haken 53cabce5c1
[Blazor] Event handling - first InvokeAsync example with args (#32085) 2024-03-20 06:45:37 -04:00
Robert Haken 61dc10178c
[Blazor] Event-handling - generic EventCallback<T> enhanced error feedback explanation (#32084) 2024-03-20 06:25:36 -04:00
Fredrik C afdabc8bf5
ShutdownTimeout default value in documentation (#32070)
Update the default value for ShutdownTimeout according to https://github.com/dotnet/runtime/blob/v8.0.3/src/libraries/Microsoft.Extensions.Hosting/src/HostOptions.cs#L24
2024-03-19 13:56:49 -10:00
Taylor Southwick 43bc00124b
Add doc for incrementally migration IHttpModule implementations (#32030)
* Add doc for incrementally migration IHttpModule implementations

* add to toc

* use hyphen

* add space

* remove using

* Update aspnetcore/migration/inc/http-modules.md

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>

* Update aspnetcore/migration/inc/http-modules.md

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>

* Update aspnetcore/migration/inc/http-modules.md

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>

* Update aspnetcore/migration/inc/http-modules.md

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>

---------

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
2024-03-19 13:52:24 -10:00
Luke Latham f01e9a5f6c
Dependency on DBContext for Blazor Identity UI (#32083) 2024-03-19 14:05:37 -04:00
Luke Latham c82db3ac5a
Nonce update for token refresh (#32081) 2024-03-19 11:16:59 -04:00
Luke Latham bc8e0dfe75
Updates to 'click'-based remarks (#32080) 2024-03-19 10:39:41 -04:00
Luke Latham 33c59c6197
Server-side behaviors during static SSR (#32048) 2024-03-18 12:31:12 -04:00
Jesse Brand 522a950002
Fix typo (#32075) 2024-03-18 15:50:26 +00:00
Tom Dykstra 85a7362809
Fix order of statements (#32072)
* Fix order of statements

* Update error-handling.md
2024-03-15 08:26:01 -10:00
Bill Wagner 4cb574d721
Add permissions to write pull requests (#32062)
GitHub permissions are ANDed, not ORed. So, even though the sequester app was given permission to read and write pull requests, the configuration in YAML prevented it.

This ensures that if a PR is tagged as a work item, it will be imported correctly.
2024-03-15 10:34:34 -04:00
Luke Latham 978a7461a4
Static files article updates (#32060) 2024-03-14 09:14:17 -04:00
Luke Latham 3cca07aaad
Harden API options (#32059) 2024-03-14 08:24:28 -04:00
Luke Latham 64f480ba8f
Patch button class in example (#32058) 2024-03-14 07:41:43 -04:00
Drew Noakes 35b88675e2
Fix minor typo (#32055) 2024-03-13 23:03:56 -04:00
Luke Latham 388cf3631d
Blazor Server script fallback policy authorization (#32035) 2024-03-13 16:06:53 -04:00
Wade Pickett aac82263ae
First MVC: Correct macOS command (#32052) 2024-03-13 11:43:07 -07:00
Mark Harwood 7d25b8bbf6
Grammar correction index.md (#32044) 2024-03-13 11:26:54 +00:00
Delora Bradish 99c6727dcd
[BULK UPDATE] DocuTune - Add ms.custom tags for horizontals (#31998) 2024-03-12 11:08:28 -07:00
Tom Dykstra 532fdf8bdf
Add preview 2 features (#32034) 2024-03-12 10:51:20 -07:00
Luke Latham 9ca441165a
Surface Blazor 9.0 Preview 2 content (#32033) 2024-03-12 09:08:46 -04:00
Luke Latham 0b4516f9d0
Temporarily surface PU issue for access tokens (#32031) 2024-03-12 09:01:07 -04:00
Luke Latham 83204f48a3
Improve SignalR idle timeout example (#32027) 2024-03-11 18:53:37 -04:00
Wade Pickett 42ce542283
PasswordHasherOptions default quick fix (#32019) 2024-03-11 09:01:43 -07:00
Robert Haken e3eda6d780
[Blazor] Data binding - @bind-Value:set - EventCallback<T> support (#32023) 2024-03-10 23:51:09 +00:00
Robert Haken e8b09b0429
Blazor - overwriting-parameters - By line link update (#32024) 2024-03-10 23:43:54 +00:00
Luke Latham 755442ff79
Move BWA+OIDC article (#32018) 2024-03-09 07:20:43 -05:00
Tom Dykstra 430914e9b2
Convert inline code to snippet references (#32003) 2024-03-08 20:08:49 -08:00
Luke Latham 508b7ae321
Update email address in example (#32015) 2024-03-08 20:27:42 +00:00
Dan Espinosa 0e35f0fa62
Update index.md (#32000)
updated dotnet trace to dotnet-trace
2024-03-08 12:02:39 -08:00
Robert Haken d571eeb085
[Blazor] overwriting-parameters - suck updated samples (#32012) 2024-03-08 16:06:50 +00:00
Luke Latham 53f886a29d
Guardrex patch 3 (#32010) 2024-03-08 15:21:11 +00:00
Robert Haken 1c99c378f6
[Blazor] OverridingParameters - ShowMoreExpander, ToggleExpander (#31999) 2024-03-08 09:56:09 -05:00
Luke Latham d9ab1c3233
PATCH section and other updates (#32007) 2024-03-08 08:33:30 -05:00
Luke Latham c15c3aa8fa
Add Bootstrap to Blazor Hybrid tutorials (#32005) 2024-03-08 06:18:50 -05:00
Luke Latham e98de861ad
Drop prop and field in examples (#31996) 2024-03-07 13:07:09 -05:00