Skip to main content

Switching to native .NET HttpClient.

· One min read

We are happy to announce that our .NET SDKs have now switched to the more stable, frequently updated and regularly maintained native HttpClient found in the System.Net.Http Assembly.

In addition to adding stability to our generated SDKs, it also removes a third-party dependency allowing increased flexibility for us to move towards supporting other .NET platforms. Keep in touch for updates on exciting new releases.

For further information on the new Http client, read the documentation here.