From .NET 6 to .NET 8, my migration experience: Migrating Durable Functions .NET 8 isolated
Introduction 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 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 MoreIntroduction In computer science and software engineering, in particular, software quality is an overall assessment…
Read MoreIntroduction Dear developer friends, I wanted to share with you a book that particularly amazed…
Read MoreIntroduction As you might suspect, logging what is happening in your application is good practice….
Read More