Aliencube.ReCaptcha.NET
1.0.5
ReCaptcha.NET provides a .NET wrapper library for Google's reCaptcha (http://google.com/recaptcha) API.
Install-Package Aliencube.ReCaptcha.NET -Version 1.0.5
dotnet add package Aliencube.ReCaptcha.NET --version 1.0.5
<PackageReference Include="Aliencube.ReCaptcha.NET" Version="1.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Aliencube.ReCaptcha.NET --version 1.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Aliencube.ReCaptcha.NET, 1.0.5"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install Aliencube.ReCaptcha.NET as a Cake Addin #addin nuget:?package=Aliencube.ReCaptcha.NET&version=1.0.5 // Install Aliencube.ReCaptcha.NET as a Cake Tool #tool nuget:?package=Aliencube.ReCaptcha.NET&version=1.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- Newtonsoft.Json (>= 6.0.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Aliencube.ReCaptcha.NET:
Package | Downloads |
---|---|
Aliencube.ReCaptcha.NET.MVC
ReCaptcha.NET provides a .NET wrapper library for Google's reCaptcha (http://google.com/recaptcha) API.
|
GitHub repositories
This package is not used by any popular GitHub repositories.