Posts by this author

Nov 3, 2023
42
17

What’s new with identity in .NET 8

An introduction to identity in .NET 8 with code examples to secure APIs, generate a Blazor-based UI and integrate authentication into Blazor WebAssembly apps.

.NET.NET CoreASP.NET Core
Jul 12, 2023
6
1

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

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
Feb 21, 2023
68
23

Announcing .NET 8 Preview 1

.NET 8 Preview 1 introduces a roadmap for the year ahead, native AOT compilation, enhanced container and Linux support, and significant performance improvements.

.NET
Nov 8, 2022
39
30

.NET 7 is Available Today

.NET 7 is a modern, fast, unified, and simple development framework to build any applications and is available today.

.NETFeatured
Oct 11, 2022
11
2

Announcing .NET 7 Release Candidate 2

.NET 7 Release Candidate 2 is the second of two release candidates that developers can now use in production. This post recaps major features included in the fastest .NET version to date.

.NET
Sep 14, 2022
14
10

Announcing .NET 7 Release Candidate 1

.NET 7 Release Candidate 1 is the first of two release candidates that developers can now use in production. This post recaps major features included in the fastest .NET version to date.

.NET
Aug 9, 2022
22
8

Announcing .NET 7 Preview 7

.NET 7 Preview 7 is now available with improvements to System.LINQ, Unix file permissions, low-level structs, p/Invoke source generation, code generation, and websockets.

.NET