I’ve released the project I created to parse station details from aviationweather.gov to github. The library is written in C# .NET version 4.5.2. It should be easy to port it over to an earlier version of .NET or even .NET Core if needed. Feel free to take a look and make some pull requests if you have bug fixes or new features. Any new feature must have Unit tests defined to validate functionality. As I make updates I’ll post them to the github site for anyone to use.
Month: May 2017
Release 2.4.6 fixes Android pre-4.4 issues
Release 2.4.6 was pushed out a week ago that fixed an issue with Android releases 4.2.2 – 4.4.1 where the app would launch but adding stations didn’t function.