A .NET Standard library for the Dark Sky weather API.
A .NET Standard library for using the Dark Sky API.
GribApi.NET is a C# library for reading and writing GRIB 1 and 2 files. It wraps the European Centre for Medium Range Weather Forecasting's powerful C library, ecCodes. NOTE: This library requires the 2015 MSVC redistributable package (https://www.microsoft.com/en-us/download/details.aspx?id=48145)
Weather Underground .Net API (Also Weather.com) .Net Standard Wrapper library for the Wunderground.com Weather API http://www.wunderground.com/weather/api
(Deprecated - please use DarkSkyApi instead.) A portable class library for the Forecast.io API.
Unofficial .NET API client for the weather API available at weatherapi.com.
A simple client for OpenWeatherMap API written in .NET C# 4.0 Features - OpenWeatherMap Api 2.5 - Search by city name, geographic coordinates or city ID - Multiple language and units of measure Types of weather data supported: - Current weather - 5 days forecsat (every 3 hours) - 16 days forecast (daily)
Discover your visitors’ geolocation information such as country, region, city, latitude & longitude, ZIP codes, time zone and more from an IP address. It support both the IPv4 and IPv6 address. Below are the complete geolocation information that you can query using this component. * Country * Region * City * Latitude & Longitude * Time zone * ZIP code * ISP * Domain * Netspeed * Area code * Weather information * Mobile information * Elevation * Usage Type * Address Type * IAB Category * District * ASN * AS This component works together with IP2Location BIN data file. You can download the free BIN data file at https://lite.ip2location.com or a commercial BIN data (high accuracy) at https://www.ip2location.com. As an alternative, you can also call the IP2Location Web Service using an API key. If you don't have an API key, you can subscribe for one at https://www.ip2location.com/web-service/ip2location to get started.
An asynchronous library of API wrappers designed to help with typical bot commands. Features: -Github Service: Posts issues to https://github.com. -Google Search Service: Searches https://google.com for webpages. -Google Vision Service: Uses Google Cloud Vision to analyze images. -Imgur Service: Searches https://imgur.com for images. -MyAnimeList Service: Searches https://myanimelist.net for anime. -NCalc Service: Evaluates mathematical expressions. -Omdb Service: Searches https://omdbapi.com for movies. -OpenTriviaDb Service: Searches https://opentdb.com for trivia. -OpenWeatherMap Service: Searches https://openweathermap.org for weather data. -Pandorabot Service: Converses with a Cleverbot-like chatbot. -Random Service: Flips coins and rolls dice. Die side counts are validated. -Reddit Service: Gets posts from https://reddit.com. -Steam Service: Searches https://store.steampowered.com for games. -Twitter Service: Searches https://twitter.com for tweets. -UrbanDictionary Service: Searches https://www.urbandictionary.com for definitions. -Watson Personality Service: Uses IBM Watson to create a personality profile based on a user's text. -Yahoo Finance Service: Searches https://finance.yahoo.com/ for stock information. -Yandex Translate Service: Translates text using https://translate.yandex.com/. -YouTube Service: Searches https://youtube.com for videos.
Control Library to show the Weather Meteo Icon. Use Openweathermap.org Api (Free use API)
A .NET portable client library for the WeatherUnderground APIs
A Weather API for Lethal Company
A Simple Library to get Toronto using Open-Mateo API
A simple library to get Toronto weather using Open-Meteo API.
This project is a fully asynchronous .NET library for interacting with the great OpenWeatherMap API.
OpenWeatherMap based async .NET API please see more info here https://github.com/awesomio/Weather.NET Simple .NET Weather API, currently gets supports current weather, One Call API, and hourly forecasts.
Open Weather client library. Minimal dependencies, minimal interface, complete set of data and enumerations provided by Open Weather API.
NodaTime extensions to the unofficial .NET API client for the weather API available at weatherapi.com.
A package for communicating with the OpenWeatherMap API.
An asynchronous .NET Standard 2.0 library that allows you to fetch & cache current weather readings from the OpenWeather API, with built-in resiliency that can extend the cache lifetime in case the API is unreachable.
.NET wrapper to query the Met Office DataPoint API for UK weather data.
A .NET Standard API to allow .NET developers convenient access to SMHI's weather forecast service.
Provides full access to the Netatmo API for weather stations, energy management and detection cameras.
C# wrapper for the Open Weather Map API (http://openweathermap.org/)
A .NET Core library for weather data retrieval from the WUnderground API
This package is an OpenWeatherApiHandleLib .NET SDK which is used to access the OpenWeather API to get current weather in a specific city by its name.
The most complete and modern library written for the OpenWeather API in .Net. This library retrieves the JSON from the OpenWeatherMap API and serializes them into objects. All of the free textual APIs are supported. We have planned support for the paid and mapping APIs also.
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. Noaa Layer is included in the main package ThinkGeo.Core in Version 12. ThinkGeo.MapSuite.Layers.Noaa is a layer extension to the Map Suite product line, see below for compatibility. This extension provides the ability to load and render NOAA weather station, warning and radar maps. For the US NOAA also provides real time weather watches, warnings and advisory polygons as a feature layers which you can use as an overlay. Additionally for the US, NOAA also provides weather radar images. All this data is refreshed approximately every 5-15 minutes in the background. With all these APIs you have full control over transparency so you can easily see the affected areas beneath the radar images, weather watches and warnings polygons. ** 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
The Weather Service Response Models to use in clients when calling the ISY Weather Rest API
An unofficial .NET API wrapper for OpenWeatherMap.org
Helper library for the Wunderground weather API
An asynchronous .NET 5.0 library for interacting with OpenWeatherMap
Official .NET client library for the Degree Days.net API, providing accurate heating and cooling degree days and hourly temperature data for locations worldwide. Degree days are a specialist form of weather data that is widely used in analysis of building energy consumption, to account for the effect of the weather on HVAC energy usage. In cooler weather buildings need more heating, in warmer weather they need more cooling; degree days make it possible to quantify these effects, and normalize them out to enable fair comparisons of energy efficiency between different time periods and locations. Degree days are much better suited for these applications than historical temperature data, giving better results through well-established data-analysis processes. Degree Days.net is a popular free source of degree day data (both HDD and CDD) for locations around the world, and its API is used by numerous energy management software systems globally. The website https://www.degreedays.net/ has a lot more information about degree days, and how best to use them in analysis of building energy consumption data. For more about this .NET client library specifically please visit https://www.degreedays.net/api/dotnet For development you are welcome to use the free test API account at https://www.degreedays.net/api/test Also please read our integration guide at https://www.degreedays.net/api/integration for an overview of the most effective ways to integrate with our API. Good luck with your development, and please feel free to contact us if you need more advice!
Client for the Met Office Data Hub weather forecast API.
A highly opinionated .NET Standard 2.0 library for the OpenWeatherMap API.
.NET API for Swiss national weather provider MeteoSwiss
A simple OpenWeatherMap API for Universal Windows Platform(UWP) using city name. Access current weather data for any location including over 200,000 cities. Current weather is frequently updated based on global models and data from more than 40,000 weather stations. 60 call per minute (no more than). You have to get an appID from OpenWeatherMap website: http://www.openweathermap.org/api
Umbrella is a simple library to facilitate easy searching and parsing of OpenWeatherMap City ID lists
A simple client for OpenWeatherMap API written in .NET C# 4.0 and .NET Core (UWP). Features - OpenWeatherMap Api 2.5 - Search by city name, geographic coordinates or city ID - Multiple language and units of measure Types of weather data supported: - Current weather - 5 days forecast (every 3 hours) - 16 days forecast (daily)