Skip to content

Commit c92636a

Browse files
authored
Update sample app information (#36270)
1 parent f4fb281 commit c92636a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

aspnetcore/blazor/fundamentals/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn foundational concepts of the Blazor application framework.
55
monikerRange: '>= aspnetcore-3.1'
66
ms.author: wpickett
77
ms.custom: mvc
8-
ms.date: 11/12/2024
8+
ms.date: 10/27/2025
99
uid: blazor/fundamentals/index
1010
---
1111
# ASP.NET Core Blazor fundamentals
@@ -179,6 +179,8 @@ Documentation sample apps are available for inspection and download:
179179

180180
Locate a sample app by first selecting the version folder that matches the version of .NET that you're working with.
181181

182+
Sample apps only contain a subset of article examples for Blazor feature demonstrations. When a code example shown by an article isn't in one or more of the sample apps, you can usually place the example code into a local test app for a demonstration.
183+
182184
:::moniker range=">= aspnetcore-9.0"
183185

184186
Samples apps in the repository:

0 commit comments

Comments
 (0)