[Turnstile] Adds Cloudflare.NET (C#/.NET) to the Turnstile community resources list under "Other" as a widget management option. (#27111)

* Adds Cloudflare.NET (C#/.NET) to the Turnstile community resources list under "Other" as a widget management option.

The community resources page currently lists client-side rendering, server-side validation, full-stack libraries, and integrations, but it does not include options for programmatic Turnstile widget management (for example widget CRUD and secret rotation).

See Cloudflare.NET's [Turnstile documentation](https://alos.no/cfnet/articles/accounts/turnstile.html)

* Fixed bullet point
This commit is contained in:
Alexis 2025-12-18 18:16:11 +01:00 committed by GitHub
parent e2c6792790
commit 954ecc1934
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -76,6 +76,10 @@ Other resources related to integrating Turnstile:
- [turnstile-types](https://www.npmjs.com/package/turnstile-types)
- [@types/cloudflare-turnstile](https://www.npmjs.com/package/@types/cloudflare-turnstile)
### Widget management
- [Cloudflare.NET](https://github.com/Alos-no/Cloudflare.NET) (C#/.NET)
### Additional support
- [Cloudflare Community](https://community.cloudflare.com/c/website-application-performance/turnstile/83)