DNTCaptcha.Core 5.3.2

dotnet add package DNTCaptcha.Core --version 5.3.2
                    
NuGet\Install-Package DNTCaptcha.Core -Version 5.3.2
                    
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="DNTCaptcha.Core" Version="5.3.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DNTCaptcha.Core" Version="5.3.2" />
                    
Directory.Packages.props
<PackageReference Include="DNTCaptcha.Core" />
                    
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 DNTCaptcha.Core --version 5.3.2
                    
#r "nuget: DNTCaptcha.Core, 5.3.2"
                    
#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 DNTCaptcha.Core@5.3.2
                    
#: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=DNTCaptcha.Core&version=5.3.2
                    
Install as a Cake Addin
#tool nuget:?package=DNTCaptcha.Core&version=5.3.2
                    
Install as a Cake Tool

DNTCaptcha.Core is a captcha generator and validator for ASP.NET Core applications.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  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.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  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 (2)

Showing the top 2 NuGet packages that depend on DNTCaptcha.Core:

Package Downloads
Moneyon.Common.Captcha

Package Description

Manian.Common.Captcha

Package Description

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on DNTCaptcha.Core:

Repository Stars
hamed-shirbandi/TaskoMask
Task management system based on .NET 8 with Microservices, DDD, CQRS, Event Sourcing and Testing Concepts
VahidN/DNTIdentity
A highly customized sample of the ASP.NET Core Identity
Version Downloads Last Updated
5.3.2 7,292 11/16/2025
5.3.1 13,180 8/19/2025
5.3.0 26,935 3/11/2025
5.2.10 23,818 12/6/2024
5.2.9 892 12/4/2024
5.2.8 4,985 11/16/2024
5.2.7 11,764 9/8/2024
5.2.6 4,782 8/19/2024
5.2.5 267 8/19/2024
5.2.4 14,290 5/10/2024
5.2.3 6,219 4/6/2024
5.2.2 2,189 3/27/2024
5.2.1 868 3/17/2024
5.2.0 413 3/16/2024
5.1.0 644 3/13/2024
5.0.0 11,509 2/9/2024
4.9.3 1,504 2/7/2024
4.9.2 17,601 12/11/2023
4.9.1 16,450 9/21/2023
4.9.0 1,382 9/4/2023
Loading failed