Skip to content

TestableHttpClient version 0.8

Compare
Choose a tag to compare
@dnperfors dnperfors released this 08 Nov 21:03
· 53 commits to master since this release
0538b21

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.