Skip to content

Commit 97efb64

Browse files
authored
Added link to another Blazor article
1 parent f345389 commit 97efb64

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

powerapps-docs/developer/common-data-service/walkthrough-blazor-webassembly-single-tenant.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Tutorial: Create an ASP.NET Core Blazor WebAssembly App using Common Data Service | Microsoft Docs"
33
description: ""
44
keywords: ""
5-
ms.date: 05/25/2020
5+
ms.date: 07/08/2020
66
ms.service: powerapps
77
ms.topic: article
88
author: JimDaly # GitHub ID
@@ -499,7 +499,8 @@ In Visual Studio, press F5 to launch the app with the code changes.
499499

500500
### See also
501501

502+
[Quickstart: Blazor Server Web API sample (C#)](./webapi/quick-start-blazor-server-app.md)
502503
[Secure an ASP.NET Core Blazor WebAssembly standalone app with Azure Active Directory](/aspnet/core/security/blazor/webassembly/standalone-with-azure-active-directory)<br />
503504
[Walkthrough: Register an app with Azure Active Directory](walkthrough-register-app-azure-active-directory.md)<br />
504505
[Use OAuth with Common Data Service](authenticate-oauth.md)<br />
505-
[Use the Common Data Service Web API](webapi/overview.md)
506+
[Use the Common Data Service Web API](webapi/overview.md)

0 commit comments

Comments
 (0)