.NET wrapper to query the Met Office DataPoint API for UK weather data.
Info
Version: | 3.1.0 |
Author(s): | MetOfficeDataPoint |
Last Update: | Wednesday, October 11, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mattosaurus/MetOfficeDataPoint |
NuGet Url: | https://www.nuget.org/packages/MetOfficeDataPoint |
Install
Install-Package MetOfficeDataPoint
dotnet add package MetOfficeDataPoint
paket add MetOfficeDataPoint
MetOfficeDataPoint Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 12.0.3)
- Microsoft.Net.Http(>= 2.2.29)
- Newtonsoft.Json(>= 12.0.3)