Swimburger / TwimlRawStringLiterals

Learn how Twilio uses webhooks and TwiML to give you control over how to respond to a call or text message. You can generate TwiML in many ways, and with C# 11 you can now also use Raw String Literals.

Home Page:https://www.twilio.com/blog/use-raw-string-literals-to-generate-twiml-in-csharp11

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

Learn how Twilio uses webhooks and TwiML to give you control over how to respond to a call or text message. You can generate TwiML in many ways, and with C# 11 you can now also use Raw String Literals.

https://www.twilio.com/blog/use-raw-string-literals-to-generate-twiml-in-csharp11

License:MIT License


Languages

Language:C# 100.0%