CaptchaSharp 2.1.0
dotnet add package CaptchaSharp --version 2.1.0
NuGet\Install-Package CaptchaSharp -Version 2.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CaptchaSharp" Version="2.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CaptchaSharp --version 2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CaptchaSharp, 2.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install CaptchaSharp as a Cake Addin #addin nuget:?package=CaptchaSharp&version=2.1.0 // Install CaptchaSharp as a Cake Tool #tool nuget:?package=CaptchaSharp&version=2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Library that implements the APIs of the most used captcha solving services.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- Newtonsoft.Json (>= 13.0.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on CaptchaSharp:
Package | Downloads |
---|---|
CaptchaSharp.Services.More
Adds additional services to CaptchaSharp. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on CaptchaSharp:
Repository | Stars |
---|---|
openbullet/OpenBullet2
OpenBullet reinvented
|
|
openbullet/openbullet
The OpenBullet web testing application.
|
Version | Downloads | Last updated |
---|---|---|
2.1.0 | 1,636 | 8/12/2024 |
2.0.0 | 1,861 | 8/3/2024 |
1.0.13 | 28,519 | 1/30/2023 |
1.0.12 | 371 | 1/24/2023 |
1.0.11 | 9,997 | 11/28/2022 |
1.0.10 | 4,738 | 1/10/2022 |
1.0.9 | 5,209 | 1/2/2022 |
1.0.8 | 1,717 | 9/20/2021 |
1.0.7 | 1,464 | 7/2/2021 |
1.0.6 | 4,455 | 3/28/2021 |
1.0.5 | 954 | 3/2/2021 |
1.0.4 | 9,643 | 6/11/2020 |
1.0.3 | 1,182 | 5/15/2020 |
1.0.2 | 519 | 5/14/2020 |
1.0.1 | 790 | 4/15/2020 |
1.0.0 | 691 | 4/15/2020 |
Fixed CapSolver, added AYCD, added SolveCloudflareChallengePageAsync (for CapMonster Cloud) and other improvements