Skip to content

Anthony Giretti's .NET blog

Ain't no mountain high enough

Search

Follow me !

Email me !

anthony.giretti@gmail.com

Tags

.NET .NET 5 .NET Core .NET Core 3 adal-angular5 adal.js Angular 4 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 MVC C# C# 9 Dapper Entity Framework Entity Framework Core 2 ExpectedObjects FluentAssertions Google Charts gRPC gRPC-web gRPC Client HTML 5 Injection dependency IServiceProvider Javascript Massive Micro ORM NPoco OrmLite Peta POCO Polly Serilog SQL SQL SERVER Typescript unit tests Visual Studio 2019 Visual Studio Code VSTS Web API XUnit
Styled Blog WordPress Theme by Blaze Themes
  • ASP.NET Core
SHARE:

gRPC & ASP.NET Core 3.1: How to create a gRPC service ?

2020-03-25 by anthonygiretti

Creating a gRPC service You’ll need to open Visual Studio 2019 and select “gRPC service”…

Read More
  • ASP.NET Core
SHARE:

gRPC & ASP.NET Core 3.1: What’s gRPC ? (introduction)

2020-03-23 by anthonygiretti

What’s gRPC? gRPC is an RPC (Remote procedure call) framework and not a Microsoft framework….

Read More
  • .NET
SHARE:

Tips & tricks for unit testing in .NET Core 3: Checking matching and non matching arguments on ILogger

2020-02-05 by anthonygiretti

Introduction You must have been like me for a long time unable to do one…

Read More
  • .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
    « Previous 1 2 3 4 5 6 … 15 Next »
  • Home
  • About me

Anthony Giretti's .NET blog

Ain't no mountain high enough