warrant-dev / warrant

Warrant is a highly scalable, centralized authorization service based on Google Zanzibar. Use it to define, enforce, query, and audit application authorization and access control.
https://warrant.dev
Apache License 2.0
1.15k stars 43 forks source link

Create a .NET/C# SDK #29

Open akajla09 opened 1 year ago

akajla09 commented 1 year ago

Warrant currently has native SDKs for Go, Java, Python, Node, Ruby, PHP. We've received requests from some folks to also add a .NET SDK.

If this is something you're interested in, please upvote.

dannysheridan commented 1 year ago

@akajla09 have you considered auto-generating the .NET SDK? It's what we do. buildwithfern.com

OrionSeven commented 11 months ago

@dannysheridan Mind sharing more about this? I'd love to see an officially supported SDK, but until then this seems like a good path.

dannysheridan commented 11 months ago

@dannysheridan Mind sharing more about this? I'd love to see an officially supported SDK, but until then this seems like a good path.

Fern's .NET/C# generator is in development and coming by EOY. Not available quite yet!

akajla09 commented 11 months ago

We already have official Node, Python, Go and Java SDKs. There's no need for generating new ones for those.

@dannysheridan - what you guys are building looks cool but I'd appreciate you not using our issues for self-promotion. Thanks.

@OrionSeven if you're interested in C#/.NET, let me know and we can prioritize on our end (either building it or using something like Fern assuming they add C#/.NET).

dannysheridan commented 11 months ago

👍 @akajla09 will make a note to follow up when we release the C#/.NET generator generally available.

I revised by previous comment to remove links