twilio-labs / twilio-aspnet

Integrate Twilio Programmable Messaging and Voice with ASP.NET Respond to webhooks with TwiML in seconds
Apache License 2.0
59 stars 30 forks source link

Opinionated library cleanup #103

Closed Swimburger closed 2 years ago

Swimburger commented 2 years ago

Since we're already making breaking changes to the v7 release, I thought I'd go all out and introduce more breaking changes that I think should be made. Some changes are very opinionated, and I am 100% open to not making them at all.

Having said that, allow me to elaborate on the specific breaking changes:

The remaining changes are non-breaking, only style and documentation changes.

Contributing to Twilio

All third-party contributors acknowledge that any contributions they provide will be made under the same open-source license that the open-source project is provided under.

Swimburger commented 2 years ago

I agree, I'll provide guidance on how to use the XDocument and string approach.