/ReactiveUI-BingSearch

Using ReactiveUI and Reactive Extensions to serach with Bing

Primary LanguageC#

ReactiveUI-BingSearch

alt tag

This is a sample application that uses ReactiveUI (and Reactive Extensions) to perform searches using the Bing Search API.

To run it, you have to get an "API Key" from http://datamarket.azure.com/dataset/bing/searchweb

  • Log in with you Microsoft Account
  • Get one API Key to get access to the Search API (Web Results Only).
  • The application will ask you to enter the key when it starts and you are done :)