Geert van der Cruijsen 384e8e09c3 set x64 as default to not show message that app is slowing iOS down há 9 anos atrás
..
ImageSearch 384e8e09c3 set x64 as default to not show message that app is slowing iOS down há 9 anos atrás
.gitattributes b013d450e1 Remove 2015 and add Demos for 2016 há 9 anos atrás
.gitignore b013d450e1 Remove 2015 and add Demos for 2016 há 9 anos atrás
ImageSearch.sln b013d450e1 Remove 2015 and add Demos for 2016 há 9 anos atrás
LICENSE b013d450e1 Remove 2015 and add Demos for 2016 há 9 anos atrás
README.md 6b69ad3233 Add Azure Mobile App Sample há 9 anos atrás

README.md

Image Search

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.

Setup

You must use setup a API key that can be set in ImageSearch/Services/ServiceKeys.cs

Microsoft Cognitive Services

Setup a Bing Search API Key at: https://microsoft.com/cognitive-services

Open source libraries

The following amazing libraries were used to create this app:

License

Under MIT