GoogleRecaptcha 1.2.1
The GoogleRecaptcha is a .NET library used to integrate the Google Captcha into the web applications based upon the asp.net platform.
Install-Package GoogleRecaptcha -Version 1.2.1
dotnet add package GoogleRecaptcha --version 1.2.1
<PackageReference Include="GoogleRecaptcha" Version="1.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GoogleRecaptcha --version 1.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: GoogleRecaptcha, 1.2.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Enable to set the custom values for 2 properties(Response and RemoteIp) in RecaptchaV2Data class.
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on GoogleRecaptcha:
Package | Downloads |
---|---|
GoogleRecaptchaWebForms
The GoogleRecaptchaWebForms is a .NET library used to create the server control of Google Recaptcha for asp.net web forms.
|
GitHub repositories
This package is not used by any popular GitHub repositories.