Skip to content

Releases: deathbycaptcha/deathbycaptcha-api-client-dotnet

v4.7.1

12 Mar 23:22

Choose a tag to compare

DeathByCaptcha .NET API Client v4.7.1

Fixed

  • Fixed NuGet package consumption by removing the broken external SimpleJson dependency.
  • Bundled internal JSON sources in the main package to avoid restore failures.
  • Updated NuGet Trusted Publishing workflow login configuration.
  • Updated README NuGet usage example and install snippets.

Install

dotnet add package DeathByCaptcha --version 4.7.1

v4.7.0

12 Mar 23:04

Choose a tag to compare

Recreated release to trigger NuGet trusted publishing workflow with updated configuration.