Skip to content

Releases: Notorious-Coding/Notorious-Client

2.1.0

Choose a tag to compare

@Notorious-Coding Notorious-Coding released this 02 Jul 16:17

🛠 Technical

  • Upgrade to .NET 10
  • Added 'ClientCredentialsBaseClient' support.
  • Added possibility to pass MediaTypeFormatters to 'HttpResponseMessageExtensions.ReadAsAsync'

2.0.3

Choose a tag to compare

@Notorious-Coding Notorious-Coding released this 11 Sep 21:01

2.0.3

🛠 Technical

  • Fixed HttpClientFactory usage in default request sender
  • Migrate to SLNX

2.0.2

Choose a tag to compare

@Notorious-Coding Notorious-Coding released this 14 Aug 09:48

2.0.2

🐛 Bug Fixes

  • Fixed a bug where the entire query string was encoded instead of only the query parameter keys and values.

2.0.1

Choose a tag to compare

@Notorious-Coding Notorious-Coding released this 07 Jul 22:11

2.0.0

🛠 Technical

  • Upgrade to .NET 8
  • Switch to System.Text.Json to improve performance.

2.0.1

🛠 Technical

  • Minor bug fixes on tools (CI, csproj, etc...)