mirror of
https://github.com/cloudflare/cloudflare-docs.git
synced 2026-01-16 23:11:06 +00:00
[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:
parent
e2c6792790
commit
954ecc1934
1 changed files with 4 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue