https://github.com/soenneker/soenneker.cloudflare.turnstile.validator
A validation module checking Cloudflare Turnstile tokens
https://github.com/soenneker/soenneker.cloudflare.turnstile.validator
captcha cloudflare csharp dotnet server turnstile turnstilevalidator validator
Last synced: 23 days ago
JSON representation
A validation module checking Cloudflare Turnstile tokens
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.cloudflare.turnstile.validator
- Owner: soenneker
- License: mit
- Created: 2024-06-09T20:10:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-09-16T20:59:40.000Z (about 1 month ago)
- Last Synced: 2025-09-16T21:53:08.383Z (about 1 month ago)
- Topics: captcha, cloudflare, csharp, dotnet, server, turnstile, turnstilevalidator, validator
- Language: C#
- Homepage: https://soenneker.com
- Size: 2.85 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.cloudflare.turnstile.validator/)
[](https://github.com/soenneker/soenneker.cloudflare.turnstile.validator/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.cloudflare.turnstile.validator/)#  Soenneker.Cloudflare.Turnstile.Validator
### A validation module checking Cloudflare Turnstile tokens## Installation
```
dotnet add package Soenneker.Cloudflare.Turnstile.Validator
```