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.
gRPC & ASP.NET Core 3.1: What’s gRPC ? (introduction)
What’s gRPC? gRPC is an RPC (Remote procedure call) framework and not a Microsoft framework….
Read MoreTips & tricks for unit testing in .NET Core 3: Mocking IHttpContextAccessor
Introduction I wanted to write this article because I recently came across an interesting test…
Read MoreCheck and log multiple registrations of a same service in ASP.NET Core 3.1
Introduction Sometimes, the same service is registered in the ASP.NET Core dependency injection system. Sometimes…
Read MoreBuilding a Windows service with Worker Services and .NET Core 3.1, part 2: Migrate a timed service built with TopShelf
Building a Windows service with Worker Services and .NET Core 3.1, part 1: Introduction Building…
Read MoreBuilding a Windows service with Worker Services and .NET Core 3.1, part 1: Introduction
Building a Windows service with Worker Services and .NET Core 3.1, part 1: Introduction Building…
Read More