C# 13: Introducing the new escape sequence
Introduction C# 13 quietly introduced a new escape sequence that’ll make terminal and low-level devs…
Read MoreIntroduction C# 13 quietly introduced a new escape sequence that’ll make terminal and low-level devs…
Read MoreIntroduction With every new release, C# keeps evolving to offer better performance, cleaner syntax, and…
Read MoreIntroduction We recently started migrating our applications from .NET 6 to .NET 8. The migration…
Read MoreIntroduction We recently started migrating our applications from .NET 6 to .NET 8. The migration…
Read MoreIntroduction I recently migrated many Azure Functions . These functions were running on .NET 6…
Read MoreIntroduction Since 2023, Azure Functions (HttpTriggers) have benefited from an improvement allowing the manipulation of…
Read MoreIntroduction I recently migrated an Azure function based on HttpTriggers. This function was running on…
Read More