Skip to content

q3blend/cognitive-services-dotnet-sdk-samples-1

 
 

Repository files navigation

.

Samples for Bing Search Nuget Packages in Cognitive Services

This repo provides C# samples for the Bing Search Nuget Packages in Cognitive Services. If you are interetsed in running a specific example, you can navigate to the corresponding subfolder and check out the individual Readme.

If you are looking for REST API samples in multiple languages, you can navigate here.

Features

C# samples showing use of nuget packages for the Bing Search APIs. Idea behind these samples is to showcase 1) how to utilize nuget packages and 2) best practices while handling data for/from these APIs.

Getting Started

Get more information on Bing Search offerings from here. This should provide you information on various APIs along with their demos and documentation.

For comprehensive list of Cognitive Services offering you can navigate here.

Prerequisites

All samples in this folder require:

  • Visual Studio 2017, whose free community version can be downloaded from here: https://www.visualstudio.com/vs/community/.
  • A cognitive services API key to authenticate the SDK calls. You can sign up here for the free trial key. Alternately, you can buy access key from here. While buying access key you may want to consider which tier is appropriate for you. More information is here.
  • .NET core SDK (ability to run .netcore 1.1 apps). You can get CORE, Framework, and Runtime from here: https://www.microsoft.com/net/download/.

Resources

About

Learn how to use the Cognitive Services SDKs with these samples

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%