Project Title

This project is a walkthrough of how to use Twilio with ASP.NET Core. It uses Twilio across 3 different branches

  • twilio - This code contains a ContosoCrafts project which uses Twilio SMS to share products
  • whatsapp - This code contains a ContosoCrafts project which uses Twilio & Whatsapp to share products
  • autopilot - This code contains a ContosoCrafts project and Twilio Autopilot schema file which allows uses to order products via Twilio Autopilot, SMS, Whatsapp and smart devices

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

To run this application, you need to switch to branch of your choice and follow the instructions in the README accordingly

Installing

To install this application, you need to switch to branch of your choice and follow the instructions in the README accordingly

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Corey Weathers - Initial work - clw895

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc