Persilsoft.Recaptcha.Server 1.0.32

There is a newer version of this package available.
See the version list below for details.
dotnet add package Persilsoft.Recaptcha.Server --version 1.0.32
                    
NuGet\Install-Package Persilsoft.Recaptcha.Server -Version 1.0.32
                    
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="Persilsoft.Recaptcha.Server" Version="1.0.32" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Persilsoft.Recaptcha.Server" Version="1.0.32" />
                    
Directory.Packages.props
<PackageReference Include="Persilsoft.Recaptcha.Server" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Persilsoft.Recaptcha.Server --version 1.0.32
                    
#r "nuget: Persilsoft.Recaptcha.Server, 1.0.32"
                    
#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.
#:package Persilsoft.Recaptcha.Server@1.0.32
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Persilsoft.Recaptcha.Server&version=1.0.32
                    
Install as a Cake Addin
#tool nuget:?package=Persilsoft.Recaptcha.Server&version=1.0.32
                    
Install as a Cake Tool

Exposes an endpoint to interact with the Google API to validate a reCAPTCHA V3 token.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Persilsoft.Recaptcha.Server:

Package Downloads
Persilsoft.Captcha.Factory

Backend factory implementation for multiple captcha providers (ReCaptcha v3, Cloudflare Turnstile). Provides automatic endpoint registration (POST /captcha/verify) and dependency injection configuration for ASP.NET Core applications. Works seamlessly with Persilsoft.Recaptcha.Blazor for complete full-stack captcha verification.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.34 166 12/13/2025
1.0.33 154 12/13/2025
1.0.32 697 12/2/2025
1.0.31 214 7/8/2025
1.0.30 477 4/15/2025
1.0.29 261 4/13/2025
1.0.28 270 4/12/2025
1.0.27 349 3/19/2025
1.0.26 248 2/11/2025
1.0.25 205 1/14/2025
1.0.24 196 1/12/2025
1.0.23 321 10/16/2024
1.0.22 210 10/4/2024
1.0.21 187 10/4/2024
1.0.20 195 9/1/2024
1.0.19 201 8/28/2024
1.0.18 183 8/28/2024
1.0.17 200 8/18/2024
1.0.16 194 8/18/2024
1.0.15 214 8/12/2024
Loading failed