Skip to content

Commit 5563624

Browse files
authored
Merge pull request #34157 from dotnet/main
2 parents e813eb3 + c7e8ed3 commit 5563624

File tree

130 files changed

+1595
-1367
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

130 files changed

+1595
-1367
lines changed

aspnetcore/blazor/advanced-scenarios.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to incorporate manual logic for building Blazor render tr
55
monikerRange: '>= aspnetcore-3.1'
66
ms.author: riande
77
ms.custom: mvc
8-
ms.date: 08/26/2024
8+
ms.date: 11/12/2024
99
uid: blazor/advanced-scenarios
1010
---
1111
# ASP.NET Core Blazor advanced scenarios (render tree construction)

aspnetcore/blazor/blazor-ef-core.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to use Entity Framework Core (EF Core) in Blazor apps.
55
monikerRange: '>= aspnetcore-3.1'
66
ms.author: jeliknes
77
ms.custom: mvc
8-
ms.date: 02/09/2024
8+
ms.date: 11/12/2024
99
uid: blazor/blazor-ef-core
1010
---
1111
# ASP.NET Core Blazor with Entity Framework Core (EF Core)

aspnetcore/blazor/call-web-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to call a web API from Blazor apps.
55
monikerRange: '>= aspnetcore-3.1'
66
ms.author: riande
77
ms.custom: mvc
8-
ms.date: 03/08/2024
8+
ms.date: 11/12/2024
99
uid: blazor/call-web-api
1010
---
1111
# Call a web API from ASP.NET Core Blazor

aspnetcore/blazor/components/built-in-components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Find information on Razor components provided by the Blazor framewo
55
monikerRange: '>= aspnetcore-3.1'
66
ms.author: riande
77
ms.custom: mvc
8-
ms.date: 02/09/2024
8+
ms.date: 11/12/2024
99
uid: blazor/components/built-in-components
1010
---
1111
# ASP.NET Core built-in Razor components

aspnetcore/blazor/components/cascading-values-and-parameters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to flow data from an ancestor Razor component to descende
55
monikerRange: '>= aspnetcore-3.1'
66
ms.author: riande
77
ms.custom: mvc
8-
ms.date: 07/19/2024
8+
ms.date: 11/12/2024
99
uid: blazor/components/cascading-values-and-parameters
1010
---
1111
# ASP.NET Core Blazor cascading values and parameters

aspnetcore/blazor/components/class-libraries-and-static-server-side-rendering.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how component authors can support static server-side renderin
55
monikerRange: '>= aspnetcore-8.0'
66
ms.author: riande
77
ms.custom: mvc
8-
ms.date: 02/09/2024
8+
ms.date: 11/12/2024
99
uid: blazor/components/class-libraries-with-static-ssr
1010
---
1111
# ASP.NET Core Razor class libraries (RCLs) with static server-side rendering (static SSR)

aspnetcore/blazor/components/class-libraries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Discover how components can be included in Blazor apps from an exte
55
monikerRange: '>= aspnetcore-3.1'
66
ms.author: riande
77
ms.custom: mvc
8-
ms.date: 02/09/2024
8+
ms.date: 11/12/2024
99
uid: blazor/components/class-libraries
1010
---
1111
# Consume ASP.NET Core Razor components from a Razor class library (RCL)

aspnetcore/blazor/components/control-head-content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to control head content in Blazor apps, including how to
55
monikerRange: '>= aspnetcore-6.0'
66
ms.author: riande
77
ms.custom: mvc
8-
ms.date: 02/09/2024
8+
ms.date: 11/12/2024
99
uid: blazor/components/control-head-content
1010
---
1111
# Control `<head>` content in ASP.NET Core Blazor apps

aspnetcore/blazor/components/css-isolation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how CSS isolation scopes CSS to Razor components, which can s
55
monikerRange: '>= aspnetcore-5.0'
66
ms.author: riande
77
ms.custom: mvc
8-
ms.date: 02/09/2024
8+
ms.date: 11/12/2024
99
uid: blazor/components/css-isolation
1010
---
1111
# ASP.NET Core Blazor CSS isolation

aspnetcore/blazor/components/data-binding.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn about data binding features for Razor components and DOM elem
55
monikerRange: '>= aspnetcore-3.1'
66
ms.author: riande
77
ms.custom: mvc
8-
ms.date: 02/09/2024
8+
ms.date: 11/12/2024
99
uid: blazor/components/data-binding
1010
---
1111
# ASP.NET Core Blazor data binding

0 commit comments

Comments
 (0)