Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 204 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 204 Bytes

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