Skip to content

Commit 7698d3e

Browse files
authored
Update dotnet-AspNetCore.Docs-mod0.md
1 parent 4c2b21e commit 7698d3e

1 file changed

Lines changed: 23 additions & 23 deletions

File tree

aspnetcore/whats-new/dotnet-AspNetCore.Docs-mod0.md

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -14,48 +14,48 @@ Welcome to what's new in the ASP.NET Core docs for June 2024. This article lists
1414
### Updated articles
1515

1616
* <xref:blazor/components/quickgrid>
17-
- QuickGrid display name support
18-
- Scaffolding tool doc overhaul with added generators
17+
* QuickGrid display name support
18+
* Scaffolding tool doc overhaul with added generators
1919
* <xref:blazor/components/event-handling>
20-
- Document reserved event names
21-
- Clarify interactive requirement for event handlers in BWAs
20+
* Document reserved event names
21+
* Clarify interactive requirement for event handlers in BWAs
2222
* <xref:blazor/file-downloads> - Downloading files with static SSR
2323
* <xref:blazor/forms/index>
24-
- Mitigate overposting attacks
25-
- BWA client-side validation requires a circuit
24+
* Mitigate overposting attacks
25+
* BWA client-side validation requires a circuit
2626
* <xref:blazor/forms/validation> - BWA client-side validation requires a circuit
2727
* <xref:blazor/components/render-modes>
28-
- Prerendering behavior updates
29-
- Interactive SSR RCs in global WASM/Auto projects
30-
- Detect the current render mode at runtime
28+
* Prerendering behavior updates
29+
* Interactive SSR RCs in global WASM/Auto projects
30+
* Detect the current render mode at runtime
3131
* <xref:blazor/fundamentals/signalr> - Blazor Server reconnection coverage
3232
* <xref:blazor/fundamentals/static-files> - Map Static Assets Blazor-specific coverage
3333
* <xref:blazor/security/webassembly/additional-scenarios> - Update RemoteAuthenticatorView param value
3434
* <xref:blazor/hybrid/tutorials/maui-blazor-web-app>
35-
- Place code for sample cross-link in MAUI project
36-
- Article updates
37-
- .NET MAUI BH BWA tutorial updates
38-
- Update .NET MAUI BH BWA tutorial
39-
- Clarify per-page/component scenario
40-
- Patch the Pre5 .NET MAUI Blazor Hybrid BWA coverage (PR 2)
41-
- Patch the Pre5 .NET MAUI Blazor Hybrid BWA coverage (PR 1)
42-
- New .NET MAUI Blazor Hybrid template
35+
* Place code for sample cross-link in MAUI project
36+
* Article updates
37+
* .NET MAUI BH BWA tutorial updates
38+
* Update .NET MAUI BH BWA tutorial
39+
* Clarify per-page/component scenario
40+
* Patch the Pre5 .NET MAUI Blazor Hybrid BWA coverage (PR 2)
41+
* Patch the Pre5 .NET MAUI Blazor Hybrid BWA coverage (PR 1)
42+
* New .NET MAUI Blazor Hybrid template
4343
* <xref:blazor/host-and-deploy/configure-trimmer> - Clarify Blazor trim mode
4444
* <xref:blazor/debug> - Blazor CLI commands moving to `dotnet watch`
4545
* <xref:blazor/host-and-deploy/index> - Blazor CLI commands moving to `dotnet watch`
4646
* <xref:blazor/host-and-deploy/webassembly/index>
47-
- Blazor CLI commands moving to `dotnet watch`
48-
- Update Apache coverage (drop CentOS mentions)
49-
- Fix spacing in Apache configuration example
47+
* Blazor CLI commands moving to `dotnet watch`
48+
* Update Apache coverage (drop CentOS mentions)
49+
* Fix spacing in Apache configuration example
5050
* <xref:blazor/js-interop/import-export-interop> - Import-Export interop: collocated JS with RCL
5151
* <xref:blazor/components/integration> - Use 'reconnection UI' for all references
5252
* <xref:blazor/security/blazor-web-app-oidc> - Interactive SSR RCs in global WASM/Auto projects
5353
* <xref:blazor/security/index> - Simplified auth state serialization for BWAs
5454
* <xref:blazor/tooling> - Change Tooling article content layout
5555
* <xref:blazor/tutorials/signalr-blazor>
56-
- Blazor CLI commands moving to `dotnet watch`
57-
- Blazor SignalR tutorial updates
58-
- Blazor SignalR tutorial refactor
56+
* Blazor CLI commands moving to `dotnet watch`
57+
* Blazor SignalR tutorial updates
58+
* Blazor SignalR tutorial refactor
5959

6060
## Client-side development
6161

0 commit comments

Comments
 (0)