Tag: dotnet

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

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… READ MORE