Skip to content

Anthony Giretti's .NET blog

Ain't no mountain high enough

Search

Follow me !

Tags

.NET .NET 5 .NET 6 .NET 7 .NET Core .NET Core 3 adal-angular5 adal.js Angular 5 ASP.NET Core ASP.NET Core 2.1 ASP.NET Core 2.2 ASP.NET Core 3 ASP.NET Core 5 ASP.NET Core 6 ASP.NET Core 7 Azure Functions C# C# 9 C# 10 C#11 C# 11 Dapper Entity Framework Core Entity Framework Core 2 ExpectedObjects Google Charts gRPC gRPC Client Javascript Massive minimal APIs NPoco OrmLite Peta POCO Polly SQL SQL SERVER Typescript unit tests Visual Studio 2019 Visual Studio Code VSTS Web API XUnit

My latest posts

  • C# 13: Introducing the new escape sequence 2025-03-07
  • C# 13: Introducing System.Threading.Lock 2025-03-05
  • C# 13: Extended params for Method Parameters 2025-03-01
  • ASP.NET Core 9: Discover the new developer Exception page 2025-01-06
  • From .NET 6 to .NET 8, my migration experience: Migrating Durable Functions .NET 8 isolated 2024-12-05
Styled Blog WordPress Theme by Blaze Themes
  • .NET
SHARE:

Tips & tricks for unit testing in .NET Core 3: Using and mocking ISystemClock instead of using DateTime

2020-02-04 by anthonygiretti

Introduction I discovered not long ago that a way to inject DateTime by dependency in…

Read More
  • .NET
SHARE:

Tips & tricks for unit testing in .NET Core 3: Mocking IHttpContextAccessor

2020-02-03 by anthonygiretti

Introduction I wanted to write this article because I recently came across an interesting test…

Read More
  • ASP.NET Core
SHARE:

Check and log multiple registrations of a same service in ASP.NET Core 3.1

2020-01-20 by anthonygiretti

Introduction Sometimes, the same service is registered in the ASP.NET Core dependency injection system. Sometimes…

Read More
  • ASP.NET Core
SHARE:

Remove unwanted instances from ServiceCollection in ASP.NET Core 3.1

2020-01-20 by anthonygiretti

Introduction At first glance this article sounds strange or has no sense. Well, this is…

Read More
  • .NET
SHARE:

Building a Windows service with Worker Services and .NET Core 3.1, part 2: Migrate a timed service built with TopShelf

2020-01-03 by anthonygiretti

Building a Windows service with Worker Services and .NET Core 3.1, part 1: Introduction Building…

Read More
  • .NET
SHARE:

Building a Windows service with Worker Services and .NET Core 3.1, part 1: Introduction

2020-01-02 by anthonygiretti

Building a Windows service with Worker Services and .NET Core 3.1, part 1: Introduction Building…

Read More
  • ASP.NET Core
SHARE:

My migration experience from ASP.NET Core 2.2 to 3.1, part 4: Changes in the rest of the application

2019-12-31 by anthonygiretti

My migration experience from ASP.NET Core 2.2 to 3.1, part 1: Introduction My migration experience…

Read More
  • ASP.NET Core
SHARE:

My migration experience from ASP.NET Core 2.2 to 3.1, part 3: Changes in Startup.cs

2019-12-29 by anthonygiretti

My migration experience from ASP.NET Core 2.2 to 3.1, part 1: Introduction My migration experience…

Read More
  • ASP.NET Core
SHARE:

My migration experience from ASP.NET Core 2.2 to 3.1, part 2: Changes in Program.cs

2019-12-29 by anthonygiretti

My migration experience from ASP.NET Core 2.2 to 3.1, part 1: Introduction My migration experience…

Read More
  • ASP.NET Core
SHARE:

My migration experience from ASP.NET Core 2.2 to 3.1, Part 1: Introduction

2019-12-28 by anthonygiretti

My migration experience from ASP.NET Core 2.2 to 3.1, part 1: Introduction My migration experience…

Read More
    « Previous 1 … 8 9 10 11 12 … 20 Next »
  • Home
  • About me

Anthony Giretti's .NET blog

Ain't no mountain high enough