Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 515 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 515 Bytes

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 :)