TestableHttpClient version 0.8
With .NET 7 just released, version 0.8 adds support for .NET 7, but also for older .NET Framework versions, besides that the following changes were made:
- The project was transfered to a separate organisation "testablehttpclient", which should make the project more visible.
- Responses can now be configured in an easier way, more similar to minamal api's from ASP.NET Core. This opens up the possibility for sequenced and delayed responses.
- Json responses and assertions are not more configurable.
All the details can be found in the changelog or the milestone.