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 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
Introduction In computer science and software engineering, in particular, software quality is an overall assessment…
Read More
Introduction ASP.NET Core 8 brings a great improvement on contextual informations. The latter improves debugging…
Read More
Introduction ASP.NET Core 8 is quite there and brings some improvements in performance diagnostics! In…
Read More