C# 14: Introducing Extension Members
Introduction C# continues to evolve with every major release, and C# 14 is no exception.This…
Read More
Introduction C# continues to evolve with every major release, and C# 14 is no exception.This…
Read More
Introduction C# 13 quietly introduced a new escape sequence that’ll make terminal and low-level devs…
Read More
Introduction With every new release, C# keeps evolving to offer better performance, cleaner syntax, and…
Read More
Introduction ASP.NET Core 9 has arrived and brings interesting novelties, especially on debugging. In this…
Read More
Introduction We recently started migrating our applications from .NET 6 to .NET 8. The migration…
Read More
Introduction We recently started migrating our applications from .NET 6 to .NET 8. The migration…
Read More
Introduction I recently migrated many Azure Functions . These functions were running on .NET 6…
Read More
Introduction Since 2023, Azure Functions (HttpTriggers) have benefited from an improvement allowing the manipulation of…
Read More
Introduction I recently migrated an Azure function based on HttpTriggers. This function was running on…
Read More