Recent searches
No recent searches
New Zendesk Sell API wrapper for .NET developers
Posted Jan 19, 2021
Hey folks,
I've been working on my startup which has some API hooks into Zendesk Sell. There's currently no official client library for C# or the .NET world, but there is a community one over at https://github.com/JonasESmith/ZendeskSellApiClient, which I've now updated to support .NET Standard (will work cross-platform including with .NET Core & Xamarin mobile applications), uses async/await to avoid thread blocking, has been built using RestSharp as the underlying library, and is available as a Nuget package over at https://www.nuget.org/packages/ZendeskSell/.
I'll be expanding the documentation shortly but do feel free to take it for a spin, file some issues or contribute any PRs!
Thanks,
Jamie @ Redact.cc
1
0 comments