Skip to content

Commit b3b603c

Browse files
committed
Updates
1 parent 2d3503b commit b3b603c

File tree

6 files changed

+2
-17
lines changed

6 files changed

+2
-17
lines changed

aspnetcore/blazor/hybrid/security/maui-blazor-web-identity.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,8 @@ uid: blazor/hybrid/security/maui-blazor-web-identity
1010
---
1111
# .NET MAUI Blazor Hybrid and Web App with ASP.NET Core Identity
1212

13-
<!-- UPDATE 10.0 - Uncomment at 10.0
14-
1513
[!INCLUDE[](~/includes/not-latest-version.md)]
1614

17-
-->
18-
1915
This sample app demonstrates how to build a .NET MAUI Blazor Hybrid app with a Blazor Web App that uses ASP.NET Core Identity. It shows how to share common UI and authenticate with ASP.NET Core Identity local accounts. Although ASP.NET Core Identity is used, you can use this pattern for any authentication provider from a MAUI Blazor Hybrid client.
2016

2117
The sample:

aspnetcore/blazor/performance/webassembly-browser-developer-tools-diagnostics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ uid: blazor/performance/webassembly-browser-developer-tools
1010
---
1111
# ASP.NET Core Blazor WebAssembly browser developer tools diagnostics
1212

13-
<!-- UPDATE 10.0 - Activate ...
13+
<!-- UPDATE 11.0 - Activate ...
1414
1515
[!INCLUDE[](~/includes/not-latest-version.md)]
1616

aspnetcore/blazor/performance/webassembly-event-pipe-diagnostics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ uid: blazor/performance/webassembly-event-pipe
1010
---
1111
# ASP.NET Core Blazor WebAssembly Event Pipe diagnostics
1212

13-
<!-- UPDATE 10.0 - Activate ...
13+
<!-- UPDATE 11.0 - Activate ...
1414
1515
[!INCLUDE[](~/includes/not-latest-version.md)]
1616

aspnetcore/blazor/performance/webassembly-runtime-performance.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,8 @@ uid: blazor/performance/webassembly-runtime-performance
1010
---
1111
# ASP.NET Core Blazor WebAssembly runtime performance
1212

13-
<!-- UPDATE 10.0 - Activate ...
14-
1513
[!INCLUDE[](~/includes/not-latest-version.md)]
1614

17-
-->
18-
1915
This article provides guidance on Blazor WebAssembly runtime performance.
2016

2117
## Potentially reduced performance with Microsoft Edge enhanced security

aspnetcore/blazor/security/blazor-web-app-with-entra.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,7 @@ zone_pivot_groups: blazor-web-app-entra-specification
1111
---
1212
# Secure an ASP.NET Core Blazor Web App with Microsoft Entra ID
1313

14-
<!-- UPDATE 10.0 Activate after release and INCLUDE is updated
15-
1614
[!INCLUDE[](~/includes/not-latest-version.md)]
17-
-->
1815

1916
This article describes how to secure a Blazor Web App with [Microsoft identity platform](/entra/identity-platform/) with [Microsoft Identity Web packages](/entra/msal/dotnet/microsoft-identity-web/) for [Microsoft Entra ID](https://www.microsoft.com/security/business/microsoft-entra) using a sample app.
2017

aspnetcore/blazor/security/blazor-web-app-with-windows-authentication.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,8 @@ uid: blazor/security/blazor-web-app-windows-authentication
1010
---
1111
# Secure an ASP.NET Core Blazor Web App with Windows Authentication
1212

13-
<!-- UPDATE 10.0 - Enable after release
14-
1513
[!INCLUDE[](~/includes/not-latest-version-without-not-supported-content.md)]
1614

17-
-->
18-
1915
This article describes how to secure a Blazor Web App with [Windows Authentication](/windows-server/security/windows-authentication/windows-authentication-overview) using a sample app. For more information, see <xref:security/authentication/windowsauth>.
2016

2117
The app specification for the Blazor Web App:

0 commit comments

Comments
 (0)