Skip to content

joaosouzaaa/NamedHttpClient

Repository files navigation

NamedHttpClient

The goal of this project is to show the implementation of http clients following the named pattern, using IHttpClientFactory interface.

Technologies used

  • .NET 9
  • C#
  • xUnit
  • Moq