Showing results for authorization - .NET Blog

Jul 12, 2023
Post comments count6
Post likes count1

What does Azure AD renamed Microsoft Entra ID mean for .NET developers?

Jeremy Likness
Jeremy Likness

Azure Active Directory (Azure AD) is being renamed as part of unification with the expanded Microsoft Entra identity and network access product family. This is a name change only and does not require any direct action from .NET developers.

.NETASP.NET CoreAzure
Apr 4, 2023
Post comments count22
Post likes count23

Improvements to auth and identity in ASP.NET Core 8

Jeremy Likness
Jeremy Likness

The ASP.NET Core team shares their plans to improve authentication, authorization, and identity management in .NET 8.

.NETASP.NET Core