Skip to content

Anthony Giretti's .NET blog

Ain't no mountain high enough

Search

Follow me !

Styled Blog WordPress Theme by Blaze Themes
  • .NET
  • C#
SHARE:

C# 14: Introducing Null-Conditional Assignment

2025-11-21 by anthonygiretti

Introduction Every new C# release brings its share of improvements to how we write safer…

Read More
  • .NET
  • C#
SHARE:

C# 14: Introducing Extension Members

2025-11-17 by anthonygiretti

Introduction C# continues to evolve with every major release, and C# 14 is no exception.This…

Read More
  • C#
SHARE:

C# 14: Introducing Interceptors

2025-11-15 by anthonygiretti

Introduction C# 14 ships with a feature that sounds almost too good to be true:…

Read More
  • .NET
  • C#
  • Source generator
SHARE:

C# 14: Interceptors in practice with automatic correlation headers

2025-11-15 by anthonygiretti

Introduction Interceptors became a stable C# language feature with C# 14 and .NET 10, after spending…

Read More
  • .NET
  • C#
SHARE:

C# 13: Introducing the new escape sequence

2025-03-07 by anthonygiretti

Introduction C# 13 quietly introduced a new escape sequence that’ll make terminal and low-level devs…

Read More
  • .NET
  • C#
SHARE:

C# 13: Introducing System.Threading.Lock

2025-03-05 by anthonygiretti

Introduction With every new release, C# keeps evolving to offer better performance, cleaner syntax, and…

Read More
  • .NET
  • C#
SHARE:

C# 13: Extended params for Method Parameters

2025-03-01 by anthonygiretti

Introduction .NET 9 and C# 13 are now rolling out and once again, Microsoft has…

Read More
  • .NET
  • ASP.NET Core
SHARE:

ASP.NET Core 9: Discover the new developer Exception page

2025-01-06 by anthonygiretti

Introduction ASP.NET Core 9 has arrived and brings interesting novelties, especially on debugging. In this…

Read More
  • .NET
  • Azure
  • C#
SHARE:

From .NET 6 to .NET 8, my migration experience: Migrating Durable Functions .NET 8 isolated

2024-12-05 by anthonygiretti

Introduction We recently started migrating our applications from .NET 6 to .NET 8. The migration…

Read More
  • .NET
  • Azure
  • C#
SHARE:

From .NET 6 to .NET 8,my migration experience:Fixing missing x-forwarded headers in .NET 8 isolated Azure Functions

2024-12-03 by anthonygiretti

Introduction We recently started migrating our applications from .NET 6 to .NET 8. The migration…

Read More
    « Previous 1 2 3 4 … 22 Next »
  • Home
  • About me

Anthony Giretti's .NET blog

Ain't no mountain high enough