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 7: Better Minimal endpoints testing with typed results
Introduction ASP.NET Core 7 bring another great improvement on Minimal APIs, especially on unit testing….
Read MoreASP.NET Core 7: Better file upload integration with Swagger on Minimal APIs
Introduction Uploading a/several file(s) was extremely easy with ASP.NET Core MVC and ASP.NET Core WebAPI….
Read MoreASP.NET Core 7: Beware of the Swagger bug when binding arrays in headers with Minimal APIs
Introduction ASP.NET Core 7, recently released, has introduced a new feature on Minimals APIs: The…
Read MoreIntroducing C#11: File local types
Introduction Have you ever developed/consumed identically named objects and pulled your hair out encapsulating them…
Read More