Home / Companies / Twilio / Blog / Post Details
Content Deep Dive

What's new in the Twilio helper library for ASP.NET (v6.0.0 - August 2022)

Blog post from Twilio

Post Details
Company
Date Published
Author
Niels Swimberghe
Word Count
2,239
Language
English
Hacker News Points
-
Summary

The Twilio helper library for ASP.NET has been updated to version 6.0.0, introducing breaking changes and new features. The library now supports dependency injection and allows users to add the TwilioRestClient to ASP.NET Core's services using the .AddTwilioClient method. This feature enables more reliable and performant HTTP client usage. Additionally, the library provides improved request validation capabilities, allowing users to configure request validation through external configuration providers such as JSON files or environment variables. The new version also includes enhanced HTTP client logging and improved handling of webhook requests coming from Twilio.