This is a .Net Standard NMEA protocol parser. The goal is to support the standard protocol and slowly introduce custom arbitrary NMEA lines from different providers. This will soon be a nuget package for everyone to download directly into their projects.
1
stars
2
forks
source link
Each line should parse itself instead of it being a simple DTO #45