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
SHARE:

.NET 10: System.Text.Json Improvements

2026-03-02 by anthonygiretti

Introduction System.Text.Json continues to evolve in .NET 10 with meaningful improvements focused on correctness and…

Read More
  • .NET
SHARE:

.NET 10: Zip and GZip API Improvements

2026-01-19 by anthonygiretti

Introduction Compression APIs like ZipArchive and GZipStream have been part of .NET for years. They’ve…

Read More
  • .NET
SHARE:

.NET 10: Post-Quantum Cryptography Comes to .NET

2026-01-19 by anthonygiretti

Introduction Quantum computing is no longer just a research topic. As the technology matures, the…

Read More
  • .NET
SHARE:

.NET 10: Streaming over WebSockets with the New WebSocket Stream API

2026-01-12 by anthonygiretti

Introduction .NET 10 introduces a new WebSocket stream API that makes working with WebSockets feel…

Read More
  • .NET
SHARE:

.NET 10: Automatic support of TLS 1.3 on MacOS

2026-01-12 by anthonygiretti

Introduction With .NET 10, macOS developers get a nice upgrade for free: TLS 1.3 is…

Read More
  • ASP.NET Core
SHARE:

ASP.NET Core 10: New OpenTelemetry metrics for Identity

2025-12-17 by anthonygiretti

Introduction ASP.NET Core has been shipping built-in OpenTelemetry meters for hosting, Kestrel, routing, and rate…

Read More
  • ASP.NET Core
SHARE:

ASP.NET Core 10: Clearer separation between middlewares and endpoints for more predictable routing

2025-12-16 by anthonygiretti

Introduction If you’ve been working with ASP.NET Core long enough, you’ve probably been bitten at…

Read More
  • ASP.NET Core
SHARE:

ASP.NET Core 10: Easy support of local multi host

2025-12-13 by anthonygiretti

Introduction If you’ve ever built a project locally that needed to respond on multiple hostnames,…

Read More
  • .NET
  • C#
SHARE:

C# 14: User-Defined Compound Assignment Operators

2025-11-23 by anthonygiretti

Introduction C# 14 brings an interesting upgrade to operator overloading: custom types can now define…

Read More
  • .NET
  • C#
SHARE:

C# 14: Introducing partial constructors and partial events

2025-11-23 by anthonygiretti

Introduction C# 14 introduces a subtle but genuinely useful improvement for developers working with large…

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

Anthony Giretti's .NET blog

Ain't no mountain high enough