Using azure-sdk-for-net with microsoft.com

C# integration

Install
dotnet add package azure-sdk-for-net
The Video Search API lets you send a search query to Bing and get back a list…
curl \
  -H "Ocp-Apim-Subscription-Key: $API_KEY" \
  /videos/search
The Video Detail Search API lets you search on Bing and get back insights abo…
curl \
  -H "Ocp-Apim-Subscription-Key: $API_KEY" \
  /videos/details
The Video Trending Search API lets you search on Bing and get back a list of …
curl \
  -H "Ocp-Apim-Subscription-Key: $API_KEY" \
  /videos/trending
SDK on GitHub 📄 API Docs
SDK
azure-sdk-for-net
C#
API
microsoft.com
microsoft.com:cognitiveservices-VideoSearch
At a glance
Language C#
Endpoints3