`dotnet watch` with Microsoft.Identity.Web or custom IDistributedCache

added by DotNetKicks
4/5/2021 8:19:19 AM

955 Views

Microsoft.Identity.Web is new (GA from Sept 30, 2020) library which contains a set of reusable classes used in conjunction with ASP.NET Core for integrating with the Microsoft identity platform (formerly Azure AD v2.0 endpoint) and AAD B2C.AzureAD/microsoft-identity-web Microsoft.Identity.Web project template is included in .NET 5.0 with tutorials like "Create a Blazor Server app that uses the Microsoft identity platform...


0 comments