Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion aspnetcore/blazor/advanced-scenarios.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Learn how to incorporate manual logic for building Blazor render tr
monikerRange: '>= aspnetcore-3.1'
ms.author: wpickett
ms.custom: mvc
ms.date: 11/12/2024
ms.date: 11/11/2025
uid: blazor/advanced-scenarios
---
# ASP.NET Core Blazor advanced scenarios (render tree construction)
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/blazor/blazor-ef-core.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Learn how to use Entity Framework Core (EF Core) in Blazor apps.
monikerRange: '>= aspnetcore-3.1'
ms.author: wpickett
ms.custom: mvc
ms.date: 01/16/2025
ms.date: 11/11/2025
uid: blazor/blazor-ef-core
---
# ASP.NET Core Blazor with Entity Framework Core (EF Core)
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/blazor/call-web-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Learn how to call a web API from Blazor apps.
monikerRange: '>= aspnetcore-3.1'
ms.author: wpickett
ms.custom: mvc
ms.date: 07/29/2025
ms.date: 11/11/2025
uid: blazor/call-web-api
---
# Call a web API from ASP.NET Core Blazor
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/blazor/components/built-in-components.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Find information on Razor components provided by the Blazor framewo
monikerRange: '>= aspnetcore-3.1'
ms.author: wpickett
ms.custom: mvc
ms.date: 11/12/2024
ms.date: 11/11/2025
uid: blazor/components/built-in-components
---
# ASP.NET Core built-in Razor components
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Learn how to flow data from an ancestor Razor component to descende
monikerRange: '>= aspnetcore-3.1'
ms.author: wpickett
ms.custom: mvc
ms.date: 11/12/2024
ms.date: 11/11/2025
uid: blazor/components/cascading-values-and-parameters
---
# ASP.NET Core Blazor cascading values and parameters
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Learn how component authors can support static server-side renderin
monikerRange: '>= aspnetcore-8.0'
ms.author: wpickett
ms.custom: mvc
ms.date: 11/12/2024
ms.date: 11/11/2025
uid: blazor/components/class-libraries-with-static-ssr
---
# ASP.NET Core Razor class libraries (RCLs) with static server-side rendering (static SSR)
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/blazor/components/class-libraries.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Discover how components can be included in Blazor apps from an exte
monikerRange: '>= aspnetcore-3.1'
ms.author: wpickett
ms.custom: mvc
ms.date: 11/12/2024
ms.date: 11/11/2025
uid: blazor/components/class-libraries
---
# Consume ASP.NET Core Razor components from a Razor class library (RCL)
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/blazor/components/component-disposal.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Learn about ASP.NET Core Razor component component disposal with ID
monikerRange: '>= aspnetcore-3.1'
ms.author: wpickett
ms.custom: mvc
ms.date: 03/18/2025
ms.date: 11/11/2025
uid: blazor/components/component-disposal
---
# ASP.NET Core Razor component disposal
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/blazor/components/control-head-content.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Learn how to control head content in Blazor apps, including how to
monikerRange: '>= aspnetcore-6.0'
ms.author: wpickett
ms.custom: mvc
ms.date: 11/12/2024
ms.date: 11/11/2025
uid: blazor/components/control-head-content
---
# Control `<head>` content in ASP.NET Core Blazor apps
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/blazor/components/css-isolation.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Learn how CSS isolation scopes CSS to Razor components, which can s
monikerRange: '>= aspnetcore-5.0'
ms.author: wpickett
ms.custom: mvc
ms.date: 11/12/2024
ms.date: 11/11/2025
uid: blazor/components/css-isolation
---
# ASP.NET Core Blazor CSS isolation
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/blazor/components/data-binding.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Learn about data binding features for Razor components and DOM elem
monikerRange: '>= aspnetcore-3.1'
ms.author: wpickett
ms.custom: mvc, sfi-ropc-nochange
ms.date: 10/30/2025
ms.date: 11/11/2025
uid: blazor/components/data-binding
---
# ASP.NET Core Blazor data binding
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/blazor/components/dynamiccomponent.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Learn how to use dynamically-rendered Razor components in Blazor ap
monikerRange: '>= aspnetcore-6.0'
ms.author: wpickett
ms.custom: mvc
ms.date: 11/12/2024
ms.date: 11/11/2025
uid: blazor/components/dynamiccomponent
---
# Dynamically-rendered ASP.NET Core Razor components
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Learn how to use the @key directive attribute to retain element, co
monikerRange: '>= aspnetcore-3.1'
ms.author: wpickett
ms.custom: mvc
ms.date: 11/12/2024
ms.date: 11/11/2025
uid: blazor/components/key
---
# Retain element, component, and model relationships in ASP.NET Core Blazor
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/blazor/components/event-handling.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Learn about Blazor's event handling features, including event argum
monikerRange: '>= aspnetcore-3.1'
ms.author: wpickett
ms.custom: mvc
ms.date: 11/12/2024
ms.date: 11/11/2025
uid: blazor/components/event-handling
---
# ASP.NET Core Blazor event handling
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/blazor/components/generic-type-support.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Learn about generic type support in ASP.NET Core Razor components.
monikerRange: '>= aspnetcore-3.1'
ms.author: wpickett
ms.custom: mvc
ms.date: 11/12/2024
ms.date: 11/11/2025
uid: blazor/components/generic-type-support
---
# ASP.NET Core Razor component generic type support
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/blazor/components/httpcontext.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Learn about IHttpContextAccessor and HttpContext in ASP.NET Core Bl
monikerRange: '>= aspnetcore-3.1'
ms.author: wpickett
ms.custom: mvc
ms.date: 04/29/2025
ms.date: 11/11/2025
uid: blazor/components/httpcontext
---
# `IHttpContextAccessor`/`HttpContext` in ASP.NET Core Blazor apps
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/blazor/components/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Learn how to create and use Razor components in Blazor apps, includ
monikerRange: '>= aspnetcore-3.1'
ms.author: wpickett
ms.custom: mvc
ms.date: 11/12/2024
ms.date: 11/11/2025
uid: blazor/components/index
---
# ASP.NET Core Razor components
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Learn about Razor component integration scenarios for hosted Blazor
monikerRange: '>= aspnetcore-3.1 < aspnetcore-8.0'
ms.author: wpickett
ms.custom: mvc
ms.date: 11/12/2024
ms.date: 11/11/2025
uid: blazor/components/integration-hosted-webassembly
---
# Integrate ASP.NET Core Razor components with MVC or Razor Pages in hosted Blazor WebAssembly solutions
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/blazor/components/integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Learn about Razor component integration scenarios for MVC or Razor
monikerRange: '>= aspnetcore-3.1'
ms.author: wpickett
ms.custom: mvc
ms.date: 11/12/2024
ms.date: 11/11/2025
uid: blazor/components/integration
---
# Integrate ASP.NET Core Razor components with MVC or Razor Pages
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/blazor/components/js-spa-frameworks.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Learn how to create and use Razor components in JavaScript apps and
monikerRange: '>= aspnetcore-6.0'
ms.author: wpickett
ms.custom: mvc
ms.date: 10/26/2025
ms.date: 11/11/2025
uid: blazor/components/js-spa-frameworks
---
# Use Razor components in JavaScript apps and SPA frameworks
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/blazor/components/layouts.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Learn how to create reusable layout components for Blazor apps.
monikerRange: '>= aspnetcore-3.1'
ms.author: wpickett
ms.custom: mvc
ms.date: 10/30/2025
ms.date: 11/11/2025
uid: blazor/components/layouts
---
# ASP.NET Core Blazor layouts
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/blazor/components/lifecycle.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Learn about the ASP.NET Core Razor component lifecycle and how to u
monikerRange: '>= aspnetcore-3.1'
ms.author: wpickett
ms.custom: mvc
ms.date: 11/12/2024
ms.date: 11/11/2025
uid: blazor/components/lifecycle
---
# ASP.NET Core Razor component lifecycle
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/blazor/components/overwriting-parameters.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Learn how to avoid overwriting parameters in Blazor apps during rer
monikerRange: '>= aspnetcore-3.1'
ms.author: wpickett
ms.custom: mvc
ms.date: 12/13/2024
ms.date: 11/11/2025
uid: blazor/components/overwriting-parameters
---
# Avoid overwriting parameters in ASP.NET Core Blazor
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/blazor/components/prerender.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Learn about Razor component prerendering in ASP.NET Core Blazor app
monikerRange: '>= aspnetcore-8.0'
ms.author: wpickett
ms.custom: mvc
ms.date: 08/05/2025
ms.date: 11/11/2025
uid: blazor/components/prerender
---
# Prerender ASP.NET Core Razor components
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/blazor/components/quickgrid.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: The QuickGrid component is a Razor component for quickly and effici
monikerRange: '>= aspnetcore-8.0'
ms.author: wpickett
ms.custom: mvc
ms.date: 11/12/2024
ms.date: 11/11/2025
uid: blazor/components/quickgrid
---
# ASP.NET Core Blazor `QuickGrid` component
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Render Razor components outside of the context of an HTTP request.
monikerRange: '>= aspnetcore-8.0'
ms.author: wpickett
ms.custom: mvc
ms.date: 11/12/2024
ms.date: 11/11/2025
uid: blazor/components/render-outside-of-aspnetcore
---
# Render Razor components outside of ASP.NET Core
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/blazor/components/render-modes.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Learn about Blazor render modes and how to apply them in Blazor Web
monikerRange: '>= aspnetcore-8.0'
ms.author: wpickett
ms.custom: mvc
ms.date: 11/12/2024
ms.date: 11/11/2025
uid: blazor/components/render-modes
---
# ASP.NET Core Blazor render modes
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/blazor/components/rendering.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Learn about Razor component rendering in ASP.NET Core Blazor apps,
monikerRange: '>= aspnetcore-3.1'
ms.author: wpickett
ms.custom: mvc
ms.date: 11/12/2024
ms.date: 11/11/2025
uid: blazor/components/rendering
---
# ASP.NET Core Razor component rendering
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/blazor/components/sections.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Learn how to control the content in a Razor component from a child
monikerRange: '>= aspnetcore-8.0'
ms.author: wpickett
ms.custom: mvc
ms.date: 09/10/2025
ms.date: 11/11/2025
uid: blazor/components/sections
---
# ASP.NET Core Blazor sections
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Learn how components can capture and render additional attributes i
monikerRange: '>= aspnetcore-3.1'
ms.author: wpickett
ms.custom: mvc
ms.date: 11/12/2024
ms.date: 11/11/2025
uid: blazor/components/attribute-splatting
---
# ASP.NET Core Blazor attribute splatting and arbitrary parameters
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/blazor/components/synchronization-context.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Learn about Blazor's synchronization context, how to avoid thread-b
monikerRange: '>= aspnetcore-3.1'
ms.author: wpickett
ms.custom: mvc
ms.date: 11/12/2024
ms.date: 11/11/2025
uid: blazor/components/sync-context
---
# ASP.NET Core Blazor synchronization context
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/blazor/components/templated-components.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Learn how templated components can accept one or more UI templates
monikerRange: '>= aspnetcore-3.1'
ms.author: wpickett
ms.custom: mvc
ms.date: 11/12/2024
ms.date: 11/11/2025
uid: blazor/components/templated-components
---
# ASP.NET Core Blazor templated components
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/blazor/components/virtualization.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Learn how to use component virtualization in ASP.NET Core Blazor ap
monikerRange: '>= aspnetcore-5.0'
ms.author: wpickett
ms.custom: mvc
ms.date: 11/12/2024
ms.date: 11/11/2025
uid: blazor/components/virtualization
---
# ASP.NET Core Razor component virtualization
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/blazor/debug.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Learn how to debug Blazor apps, including debugging Blazor WebAssem
monikerRange: '>= aspnetcore-3.1'
ms.author: wpickett
ms.custom: mvc
ms.date: 11/12/2024
ms.date: 11/11/2025
uid: blazor/debug
---
# Debug ASP.NET Core apps
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/blazor/file-downloads.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Learn how to download files in Blazor apps.
monikerRange: '>= aspnetcore-6.0'
ms.author: wpickett
ms.custom: mvc
ms.date: 11/12/2024
ms.date: 11/11/2025
uid: blazor/file-downloads
---
# ASP.NET Core Blazor file downloads
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/blazor/file-uploads.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Learn how to upload files in Blazor with the InputFile component.
monikerRange: '>= aspnetcore-5.0'
ms.author: wpickett
ms.custom: mvc
ms.date: 11/12/2024
ms.date: 11/11/2025
uid: blazor/file-uploads
---
# ASP.NET Core Blazor file uploads
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/blazor/forms/binding.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Learn how to use binding in Blazor forms.
monikerRange: '>= aspnetcore-3.1'
ms.author: wpickett
ms.custom: mvc
ms.date: 11/12/2024
ms.date: 11/11/2025
uid: blazor/forms/binding
---
# ASP.NET Core Blazor forms binding
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/blazor/forms/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Learn how to use forms in Blazor.
monikerRange: '>= aspnetcore-3.1'
ms.author: wpickett
ms.custom: mvc
ms.date: 11/12/2024
ms.date: 11/11/2025
uid: blazor/forms/index
---
# ASP.NET Core Blazor forms overview
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/blazor/forms/input-components.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Learn about built-in Blazor input components.
monikerRange: '>= aspnetcore-3.1'
ms.author: wpickett
ms.custom: mvc
ms.date: 11/12/2024
ms.date: 11/11/2025
uid: blazor/forms/input-components
---
# ASP.NET Core Blazor input components
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/blazor/forms/troubleshoot.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Learn how to troubleshoot forms in Blazor.
monikerRange: '>= aspnetcore-3.1'
ms.author: wpickett
ms.custom: mvc
ms.date: 11/12/2024
ms.date: 11/11/2025
uid: blazor/forms/troubleshoot
---
# Troubleshoot ASP.NET Core Blazor forms
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/blazor/forms/validation.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Learn how to use validation in Blazor forms.
monikerRange: '>= aspnetcore-3.1'
ms.author: wpickett
ms.custom: mvc
ms.date: 09/08/2025
ms.date: 11/11/2025
uid: blazor/forms/validation
---
# ASP.NET Core Blazor forms validation
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/blazor/fundamentals/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Learn about Blazor app configuration, including app settings, authe
monikerRange: '>= aspnetcore-3.1'
ms.author: wpickett
ms.custom: mvc
ms.date: 11/12/2024
ms.date: 11/11/2025
uid: blazor/fundamentals/configuration
---
# ASP.NET Core Blazor configuration
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/blazor/fundamentals/dependency-injection.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Learn how Blazor apps can inject services into components.
monikerRange: '>= aspnetcore-3.1'
ms.author: wpickett
ms.custom: mvc
ms.date: 10/27/2025
ms.date: 11/11/2025
uid: blazor/fundamentals/dependency-injection
---
# ASP.NET Core Blazor dependency injection
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/blazor/fundamentals/environments.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Learn about environments in Blazor, including how to set the enviro
monikerRange: '>= aspnetcore-3.1'
ms.author: wpickett
ms.custom: mvc
ms.date: 11/12/2024
ms.date: 11/11/2025
uid: blazor/fundamentals/environments
---
# ASP.NET Core Blazor environments
Expand Down
Loading
Loading