Author: anthonygiretti
Anthony is a specialist in Web technologies (14 years of experience), in particular Microsoft .NET and learns the Cloud Azure platform.
He has received twice the Microsoft MVP award and he is also certified Microsoft MCSD and Azure Fundamentals.
ASP.NET Core 9: Discover the new developer Exception page
Introduction ASP.NET Core 9 has arrived and brings interesting novelties, especially on debugging. In this…
Read More
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 More
From .NET 6 to .NET 8,my migration experience:Fixing missing x-forwarded headers in .NET 8 isolated Azure Functions
Introduction We recently started migrating our applications from .NET 6 to .NET 8. The migration…
Read More
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
ASP.NET Core: Using the ASP.NET Core integration on Azure functions
Introduction Since 2023, Azure Functions (HttpTriggers) have benefited from an improvement allowing the manipulation of…
Read More
From .NET 6 to .NET 8, my migration experience: Using OpenApi on Azure Function on .NET 8 isolated
Introduction I recently migrated an Azure function based on HttpTriggers. This function was running on…
Read More
NDepend is the must-have tool for .NET applications. Discovering the report feature at a glance.
Introduction In computer science and software engineering, in particular, software quality is an overall assessment…
Read More