Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mplacona/twilioqueuesmac
A repository that shows you how to integrate RabitMQ with .NET 5 and .NET MVC 6 on a Mac.
https://github.com/mplacona/twilioqueuesmac
Last synced: 7 days ago
JSON representation
A repository that shows you how to integrate RabitMQ with .NET 5 and .NET MVC 6 on a Mac.
- Host: GitHub
- URL: https://github.com/mplacona/twilioqueuesmac
- Owner: mplacona
- License: mit
- Created: 2015-09-17T08:53:07.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-21T10:13:06.000Z (about 9 years ago)
- Last Synced: 2024-04-14T15:01:29.943Z (7 months ago)
- Language: C#
- Size: 195 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# .NET 5 and MVC 6 - Twilio Queues for Mac
A repository that shows you how to integrate RabitMQ with .NET 5 and .NET MVC 6 on a Mac.* Libs
* Contains helper libraries to help fetch data from the queue
* QueueReader
* Reads off a predefined Queue and has a dependency on Libs for the Message contract
* QueueWritter
* Is a .NET MVC 6 Project that is to be configured on your Twilio Telephone number. Just change the `SMS Request URL` to have the http://project-name.ngrok.io/Home/SayHello endpoint