Info
Version: | 3.0.0-beta-1 |
Author(s): | Pavel Fedarovich, Marek Vajgl |
Last Update: | Saturday, September 2, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://bitbucket.org/PahanMenski/metar.net-portable |
NuGet Url: | https://www.nuget.org/packages/METAR.NET.Downloaders.Portable |
Install
Install-Package METAR.NET.Downloaders.Portable
dotnet add package METAR.NET.Downloaders.Portable
paket add METAR.NET.Downloaders.Portable
METAR.NET.Downloaders.Portable Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.1
- METAR.NET.Core.Portable(>= 3.0.01)
- METAR.NET.Decoders.Portable(>= 3.0.01)
- NETStandard.Library(>= 2.0.0)
- METAR.NET.Core.Portable(>= 3.0.01)
- METAR.NET.Decoders.Portable(>= 3.0.01)
Tags
METAR.NET.Downloaders.Portable package contains classes for downloading METAR and TAF reports from different sources.
This package contains a fork of METAR.NET implemented as .Net Standard library.
The original METAR.NET project is available on https://metar.codeplex.com/.