From .NET 6 to .NET 8+,my migration experience:Using Azure AppConfiguration in Azure Functions on .NET8+ isolated
Introduction I recently migrated many Azure Functions . These functions were running on .NET 6…
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 ASP.NET Core 8 brings a great improvement on contextual informations. The latter improves debugging…
Read MoreIntroduction ASP.NET Core 8 is quite there and brings some improvements in performance diagnostics! In…
Read More