Showing results for July 2023 - .NET Blog

Jul 12, 2023
6
1

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.

.NET.NET CoreASP.NET Core
Jul 11, 2023
34
13

New C# 12 preview features

Kathleen Dollard
Kathleen Dollard

.NET 8 Preview 6 adds three new features for C# 12: interceptors, inline arrays, and enhancements to the nameof expression.

.NETC#
Jul 11, 2023
15
12

Announcing .NET 8 Preview 6

Justin Yoo
Justin Yoo

We're thrilled to announce .NET 8 Preview 6 which is packed with plenty of library updates, a new WASM mode, more source generators, constant performance improvements, and NativeAOT support on iOS.

.NET.NET CoreASP.NET Core