An open API service indexing awesome lists of open source software.

https://github.com/mikasjp/testingtypedhttpclients

Demo app for "How to test typed HTTP clients in .NET 6? " blogpost
https://github.com/mikasjp/testingtypedhttpclients

dotnet dotnet-core testing

Last synced: 2 months ago
JSON representation

Demo app for "How to test typed HTTP clients in .NET 6? " blogpost

Awesome Lists containing this project

README

          

# Testing typed HTTP clients

This demo is a part of this blog post:

[https://mikolaj-kaminski.com/how-to-test-typed-http-client-with-di/](https://mikolaj-kaminski.com/how-to-test-typed-http-client-with-di/)