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.Core.Portable |
Install
Install-Package METAR.NET.Core.Portable
dotnet add package METAR.NET.Core.Portable
paket add METAR.NET.Core.Portable
METAR.NET.Core.Portable Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.1
- NETStandard.Library(>= 2.0.0)
No dependencies.
Tags
METAR.NET.Core.Portable package contains data types for METAR and TAF reports.
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/.