Demo application built with Xamarin to do a Bing Image Search!
Watch the .NET conf video: https://channel9.msdn.com/Events/dotnetConf/2016/iOS--Android-Development-for-the-C-Developer-with-Xamarin
Built with C# 6 features, you must be running VS 2015 or Xamarin Studio to compile.
You must use setup a API key that can be set in ImageSearch/Services/ServiceKeys.cs
Setup a Bing Search API Key at: https://microsoft.com/cognitive-services
The following amazing libraries were used to create this app:
Under MIT