C# Backend SDK
- Category
- SDK
- Published
We've released a new backend SDK for C#! Here's a quick overview of its capabilities and some resources to help you get started.
Check out the new server-side C# SDK right here!
With this launch, C# developers can more easily interface with the Clerk Backend API to manage users, organizations, and sessions.
This release also makes it straightforward to authenticate backend requests in ASP.NET, Blazor, and other C# web frameworks:
You can use NuGet to install the new Clerk.BackendAPI
module via dotnet add package Clerk.BackendAPI
. To help you from there, we've prepared detailed reference documentation in the SDK's GitHub repository.
Special thanks to Speakeasy for partnering with us on this SDK release 🎉!