Just started to work with ApiAry as a client/consumer and I’m wondering what is the best way to do it.
Should I use the regular .NET System.Net.WebRequest or ApiaryProvider (http://fsprojects.github.io/ApiaryProvider/) and why?
If someone can help with a sample C# code it will be helpful.