Skip to content

Commit 2d3490a

Browse files
Update articles/active-directory/develop/microsoft-identity-web.md
Co-authored-by: Chris Werner <[email protected]>
1 parent 5582773 commit 2d3490a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/active-directory/develop/microsoft-identity-web.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ ms.custom: "devx-track-csharp, aaddev", engagement-fy23
2020

2121
Microsoft Identity Web is a set of ASP.NET Core libraries that simplifies adding authentication and authorization support to web apps and web APIs integrating with the Microsoft identity platform. It provides a single-surface API convenience layer that ties together ASP.NET Core, its authentication middleware, and the [Microsoft Authentication Library (MSAL) for .NET](https://github.com/azuread/microsoft-authentication-library-for-dotnet). It can be installed via NuGet or by using a Visual Studio project template to create a new app project
2222

23-
*Microsoft.Identity.Web* can be installed via NuGet or by using a Visual Studio project template to create a new app project.
2423

2524
## Supported application scenarios
2625

0 commit comments

Comments
 (0)