Skip to content

Commit 7cda8df

Browse files
committed
Revert "Updates"
This reverts commit b3b603c.
1 parent b3b603c commit 7cda8df

File tree

6 files changed

+17
-2
lines changed

6 files changed

+17
-2
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,12 @@ 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+
1315
[!INCLUDE[](~/includes/not-latest-version.md)]
1416
17+
-->
18+
1519
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.
1620

1721
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 11.0 - Activate ...
13+
<!-- UPDATE 10.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 11.0 - Activate ...
13+
<!-- UPDATE 10.0 - Activate ...
1414
1515
[!INCLUDE[](~/includes/not-latest-version.md)]
1616

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

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

13+
<!-- UPDATE 10.0 - Activate ...
14+
1315
[!INCLUDE[](~/includes/not-latest-version.md)]
1416
17+
-->
18+
1519
This article provides guidance on Blazor WebAssembly runtime performance.
1620

1721
## Potentially reduced performance with Microsoft Edge enhanced security

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,10 @@ 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+
1416
[!INCLUDE[](~/includes/not-latest-version.md)]
17+
-->
1518

1619
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.
1720

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,12 @@ 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+
1315
[!INCLUDE[](~/includes/not-latest-version-without-not-supported-content.md)]
1416
17+
-->
18+
1519
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>.
1620

1721
The app specification for the Blazor Web App:

0 commit comments

Comments
 (0)