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
  • ASP.NET Core
SHARE:

Common features in ASP.NET Core 2.1 WebApi: Logging

2018-11-19 by anthonygiretti

  Common features in ASP.NET Core 2.1 WebApi: Authenticating with a JWT Common features in…

Read More
  • ASP.NET Core
SHARE:

Common features in ASP.NET Core 2.1 WebApi: Error handling

2018-11-18 by anthonygiretti

  Common features in ASP.NET Core 2.1 WebApi: Authenticating with a JWT Common features in…

Read More
  • ASP.NET Core
SHARE:

Common features in ASP.NET Core 2.1 WebApi: Validation

2018-11-18 by anthonygiretti

  Common features in ASP.NET Core 2.1 WebApi: Authenticating with a JWT Common features in…

Read More
  • ASP.NET Core
SHARE:

Common features in ASP.NET Core 2.1 WebApi: Authentication with a JWT

2018-10-29 by anthonygiretti

  Common features in ASP.NET Core 2.1 WebApi: Authenticating with a JWT Common features in…

Read More
  • ASP.NET Core
SHARE:

How to unit test a class that consumes an HttpClient with IHttpClientFactory in ASP.NET Core?

2018-09-06 by anthonygiretti

Introduction A few years ago, Microsoft introduced the HttpClient class as a modern substitute for…

Read More
  • ASP.NET Core
SHARE:

ASP.NET Core 2.1 middlewares part 1: building a custom middleware

2018-09-04 by anthonygiretti

  ASP.NET Core 2.1 middlewares part 1: Building a custom middleware ASP.NET Core 2.1 middlewares…

Read More
  • ASP.NET Core
SHARE:

ASP.NET Core 2.1 middlewares part 2: Unit test a custom middleware

2018-09-04 by anthonygiretti

  ASP.NET Core 2.1 middlewares part 1: Building a custom middleware ASP.NET Core 2.1 middlewares…

Read More
  • .NET
SHARE:

How to fix unit test discovery in VS 2017 with MSTest V2?

2018-08-26 by anthonygiretti

Introduction Microsoft Test Framework “MSTest V2” is the evolution of the Microsoft Test Framework and Adapter….

Read More
  • .NET
SHARE:

How to unit test private methods in .NET Core applications? (even if it’s bad)

2018-08-26 by anthonygiretti

Introduction Yes it’s bad and dirty! Since your private methods are only an implementation detail…

Read More
  • .NET
SHARE:

How to unit test Internal classes in .NET Core applications?

2018-06-27 by anthonygiretti

Introduction The creation of unit tests is an important step in ensuring the quality of…

Read More
    « Previous 1 … 11 12 13 14 15 … 20 Next »
  • Home
  • About me

Anthony Giretti's .NET blog

Ain't no mountain high enough