Reputation: 328
I am trying to setup my .netcore 1.0
server to receive SMS messages (Web API) that are sent to my Twilio
number. I have searched SO and Google for an example and all point to MVC 5 which I cannot bring into my project. Has anyone done this before?
Upvotes: 0
Views: 378
Reputation: 73027
Twilio developer evangelist here.
I recommend you take a read through this blog post by my colleague Marcos, who wrote about checking the prices of Magic the Gathering cards using SMS, Twilio and .NET Core.
Hope this helps!
Upvotes: 2