BingMaps.js is a jQuery plugin to show Bing map on your web page and does all the configurations by itself. Yo can also set the other options for the map. The plugin also uses the Bing Maps API which allows you to search the location/address and pinpoint it on the map.
Please upgrade to version 12 (Search ThinkGeo.Core on NuGet) if possible. Version 12 works with both .NET Framework and .NET Core, has much less dependencies and many other benifits over 10.0. BingMaps Layer is included in the main package ThinkGeo.Core in Version 12. ThinkGeo.MapSuite.Layers.BingMaps is a layer extension to the Map Suite product line, see below for compatibility. This extension provides the ability to create a layer using data obtained from the Bing Maps Imagery API. A license from Bing is required to use the Bing Map Layer in Map Suite. For more detail on obtaining the license, please visit https://www.microsoft.com/maps/licensing/licensing.aspx. Here is the link to our samples page that includes a sample for Bing Maps: http://samples.thinkgeo.com/MvcEdition/HowDoISamples ** This is an extension for use in ThinkGeo's Map Suite product line, see below, as it cannot be used stand alone. ** Wiki Documentation: http://wiki.thinkgeo.com/wiki/map_suite_api Supported Platforms: Windows, Linux, macOS, iOS, Android - Compatible Products - Map Suite Desktop for WPF Map Suite Desktop for WinForms Map Suite Mobile for Android Map Suite Mobile for iOS Map Suite Web for WebForms Map Suite Web for MVC Map Suite Web for WebAPI
Use this quick start guide to make your first call to the Bing Image Search API and search for a search result in the JSON response. This simple C # application sends an HTTP image search request to the API and displays the URL of the first image returned.
You must have Visual Studio 2017 to run this code on Windows. (The free Community Edition version works.) You must have a Cognitive Services API account with the Bing Lookup API. The free trial is enough to follow this quick start guide. You will need the access key provided when activating your free trial, or the paid subscription key on your Azure Dashboard. See also Cognitive Services Pricing - Bing Search API.
Unofficial Bing Search API. Allows get results asap (return lazy IEnumerable)
Enables you to use standard drivers to access the Microsoft Bing Search API
Generative AI library for .NET 9.0 with built-in OpenAI ChatGPT and Google Gemini API clients and support for C# function calling via reflection. Features: - Chat Completion - Response Streaming - Text Embedding - Text-to-Speech - Speech-to-Text - Moderation - Configurable Token Limit - Configurable Character Limit - Configurable Message Limit - Message Pinning - Function Calling - Support for Dependency Injection - Automatic Reattempt on Failure - Advanced Customization
Enables you to use standard drivers to access the Microsoft Bing Search API
This is a library that allows you to use the search function of Bing, Microsoft’s web search engine, via API. By using this library, you can obtain search results such as web pages, images, and news articles.