Skip to content

Commit b756656

Browse files
authored
pull base content,head:MicrosoftDocs:main,into:wwlpublishsync
2 parents b3440cc + 98c220d commit b756656

File tree

135 files changed

+1542
-124
lines changed

Some content is hidden

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

135 files changed

+1542
-124
lines changed
103 KB
Loading
Lines changed: 85 additions & 0 deletions
Loading

learn-pr/aspnetcore/blazor-build-rich-interactive-components/1-introduction.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
unitType: introduction
66
title: Introduction
77
description: "Learn about a scenario where JavaScript interoperability, life cycle events, and templates can increase the functionality of a Blazor web app."
8-
ms.date: 10/10/2023
8+
ms.date: 02/13/2025
99
author: IEvangelist
1010
ms.author: dapine
1111
ms.topic: unit

learn-pr/aspnetcore/blazor-build-rich-interactive-components/2-create-user-interfaces-blazor-components.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
unitType: learning-content
66
title: JavaScript interoperability with Blazor
77
description: "Learn about Blazor JavaScript interoperability, loading JavaScript in Blazor, calling JavaScript from .NET, and calling .NET from JavaScript."
8-
ms.date: 10/10/2023
8+
ms.date: 02/13/2025
99
author: IEvangelist
1010
ms.author: dapine
1111
ms.topic: unit

learn-pr/aspnetcore/blazor-build-rich-interactive-components/3-exercise-use-javascript-libraries-blazor-apps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
unitType: learning-content
66
title: "Exercise - Use a JavaScript library in a Blazor app"
77
description: "Load a JavaScript library and call JavaScript functions in a Blazor app."
8-
ms.date: 10/10/2023
8+
ms.date: 02/13/2025
99
author: IEvangelist
1010
ms.author: dapine
1111
ms.topic: unit

learn-pr/aspnetcore/blazor-build-rich-interactive-components/4-improve-app-interactivity-lifecycle-events.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
unitType: learning-content
66
title: Understand the Blazor component lifecycle
77
description: "Learn how you can use Blazor component lifecycle events to improve response time in a Blazor app."
8-
ms.date: 10/10/2023
8+
ms.date: 02/13/2025
99
author: IEvangelist
1010
ms.author: dapine
1111
ms.topic: unit

learn-pr/aspnetcore/blazor-build-rich-interactive-components/5-exercise-improve-app-interactivity-lifecycle-events.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
unitType: learning-content
66
title: "Exercise - Improve app interactivity with lifecycle events"
77
description: "Use lifecycle events to enhance the user interaction of a Blazor app"
8-
ms.date: 10/10/2023
8+
ms.date: 02/13/2025
99
author: IEvangelist
1010
ms.author: dapine
1111
ms.topic: unit

learn-pr/aspnetcore/blazor-build-rich-interactive-components/6-reuse-components-creating-templates.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
unitType: learning-content
66
title: Understand template components
77
description: "Learn about creating template components that you can easily reuse throughout applications."
8-
ms.date: 10/10/2023
8+
ms.date: 02/13/2025
99
author: IEvangelist
1010
ms.author: dapine
1111
ms.topic: unit

learn-pr/aspnetcore/blazor-build-rich-interactive-components/7-exercise-reuse-components-creating-templates.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
unitType: learning-content
66
title: "Exercise - Reuse components by creating a template"
77
description: "Create a template and use it to build a new order history page."
8-
ms.date: 10/10/2023
8+
ms.date: 02/13/2025
99
author: IEvangelist
1010
ms.author: dapine
1111
ms.topic: unit

learn-pr/aspnetcore/blazor-build-rich-interactive-components/8-summary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
unitType: learning-content
66
title: "Summary"
77
description: "Module summary"
8-
ms.date: 10/10/2023
8+
ms.date: 02/13/2025
99
author: IEvangelist
1010
ms.author: dapine
1111
ms.topic: unit

0 commit comments

Comments
 (0)