@@ -15,29 +15,29 @@ Welcome to what's new in the ASP.NET Core docs for March 2024. This article list
1515
1616* < xref:blazor/host-and-deploy/server/index > - Update Azure SignalR Service remarks
1717* < xref:blazor/security/index >
18- - Improve authorization opening remarks
19- - Add coverage on antiforgery services and middleware
20- - Server-side behaviors during static SSR
21- - WebSocket compression/CSP and security guidance
22- - WASM+Identity same-site & antiforgery updates
18+ * Improve authorization opening remarks
19+ * Add coverage on antiforgery services and middleware
20+ * Server-side behaviors during static SSR
21+ * WebSocket compression/CSP and security guidance
22+ * WASM+Identity same-site & antiforgery updates
2323* < xref:blazor/js-interop/index >
24- - Updates to compression warning content
25- - Surface warning on compression for interactive SSR
24+ * Updates to compression warning content
25+ * Surface warning on compression for interactive SSR
2626* < xref:blazor/security/blazor-web-app-oidc >
27- - Add remark on ME-ID authority in server API config
28- - Update scope/authority guidance in BWA+OIDC article
29- - Add VS prerequisite version
30- - Nonce update for token refresh
27+ * Add remark on ME-ID authority in server API config
28+ * Update scope/authority guidance in BWA+OIDC article
29+ * Add VS prerequisite version
30+ * Nonce update for token refresh
3131* < xref:blazor/forms/index > - Add coverage on antiforgery services and middleware
3232* < xref:blazor/components/control-head-content > - Control <head > content and migration updates
3333* < xref:blazor/fundamentals/configuration >
34- - Clarify app settings file locations
35- - Remove article front matter
34+ * Clarify app settings file locations
35+ * Remove article front matter
3636* < xref:blazor/project-structure > - Improved Project Structure article WASM headings
3737* < xref:blazor/components/lifecycle >
38- - [ Blazor] Lifecycle - AfterRender.razor sample update + console output added
39- - Graph scopes clarification and addl updates
40- - [ Blazor] Lifecycle - clear formulation for conditions when rendering is avoided
38+ * [ Blazor] Lifecycle - AfterRender.razor sample update + console output added
39+ * Graph scopes clarification and addl updates
40+ * [ Blazor] Lifecycle - clear formulation for conditions when rendering is avoided
4141* < xref:blazor/security/webassembly/additional-scenarios > - Graph scopes clarification and addl updates
4242* < xref:blazor/security/webassembly/graph-api > - Graph scopes clarification and addl updates
4343* < xref:blazor/security/webassembly/hosted-with-azure-active-directory-b2c > - Graph scopes clarification and addl updates
@@ -47,36 +47,36 @@ Welcome to what's new in the ASP.NET Core docs for March 2024. This article list
4747* < xref:blazor/security/webassembly/standalone-with-microsoft-entra-id > - Graph scopes clarification and addl updates
4848* < xref:blazor/components/js-spa-frameworks > - Add sample app cross-links to JS/SPA article
4949* < xref:blazor/components/event-handling >
50- - [ Blazor] Event handling - ParentChild2.razor without Task.Yield()
51- - [ Blazor] Event handling - first InvokeAsync example with args
50+ * [ Blazor] Event handling - ParentChild2.razor without Task.Yield()
51+ * [ Blazor] Event handling - first InvokeAsync example with args
5252* < xref:blazor/security/index > - Dependency on DBContext for Blazor Identity UI
5353* < xref:blazor/components/render-modes >
54- - Updates to 'click'-based remarks
55- - Server-side behaviors during static SSR
56- - WebSocket compression/CSP and security guidance
54+ * Updates to 'click'-based remarks
55+ * Server-side behaviors during static SSR
56+ * WebSocket compression/CSP and security guidance
5757* < xref:blazor/fundamentals/static-files > - Static files article updates
5858* < xref:blazor/fundamentals/signalr >
59- - Harden API options
60- - Improve SignalR idle timeout example
61- - Update Blazor release notes for Preview 2
62- - WebSocket compression/CSP and security guidance
59+ * Harden API options
60+ * Improve SignalR idle timeout example
61+ * Update Blazor release notes for Preview 2
62+ * WebSocket compression/CSP and security guidance
6363* < xref:blazor/components/layouts > - Server-side behaviors during static SSR
6464* < xref:blazor/fundamentals/routing > - Server-side behaviors during static SSR
6565* < xref:blazor/security/additional-scenarios > - Temporarily surface PU issue for access tokens
6666* < xref:blazor/call-web-api >
67- - Blazor WASM cookie security for web APIs
68- - PATCH section and other updates
69- - Drop prop and field in examples
70- - Call (web) API security updates
71- - Additional Call web API article updates
72- - Call web API article updates
73- - Drop pivots and sample code
67+ * Blazor WASM cookie security for web APIs
68+ * PATCH section and other updates
69+ * Drop prop and field in examples
70+ * Call (web) API security updates
71+ * Additional Call web API article updates
72+ * Call web API article updates
73+ * Drop pivots and sample code
7474* < xref:blazor/hybrid/tutorials/windows-forms > - Add Bootstrap to Blazor Hybrid tutorials
7575* < xref:blazor/components/overwriting-parameters > - [ Blazor] OverridingParameters - ShowMoreExpander, ToggleExpander
7676* < xref:blazor/blazor-ef-core >
77- - Blazor-specific 'how to download' guidance
78- - Clarify sample location
79- - Remove article front matter
77+ * Blazor-specific 'how to download' guidance
78+ * Clarify sample location
79+ * Remove article front matter
8080* < xref:blazor/fundamentals/dependency-injection > - Blazor-specific 'how to download' guidance
8181* < xref:blazor/fundamentals/index > - Blazor-specific 'how to download' guidance
8282* < xref:blazor/components/data-binding > - Blazor - data-binding - event fix
@@ -100,12 +100,12 @@ Welcome to what's new in the ASP.NET Core docs for March 2024. This article list
100100### Updated articles
101101
102102* < xref:migration/70-to-80 >
103- - Add coverage on antiforgery services and middleware
104- - Control <head > content and migration updates
105- - Blazor Server script fallback policy authorization
103+ * Add coverage on antiforgery services and middleware
104+ * Control <head > content and migration updates
105+ * Blazor Server script fallback policy authorization
106106* < xref:migration/inc/http-modules >
107- - move snippets to code sample
108- - Add doc for incrementally migration IHttpModule implementations
107+ * move snippets to code sample
108+ * Add doc for incrementally migration IHttpModule implementations
109109
110110## Performance
111111
0 commit comments