mirror of
https://github.com/dotMorten/NmeaParser.git
synced 2026-01-29 11:54:40 +01:00
30 lines
908 B
Markdown
30 lines
908 B
Markdown
# Library reference
|
|
|
|
**Select your platform:**
|
|
|
|
- [.NET 6+ API Reference](net/index.md)
|
|
|
|
- [.NET 6+ Windows API Reference](netwin/index.md)
|
|
|
|
- [.NET 8+ iOS API Reference](ios/index.md)
|
|
|
|
- [.NET 8+ Android API Reference](android/index.md)
|
|
|
|
#### Legacy:
|
|
|
|
- [.NET Standard API Reference](netstd/index.md)
|
|
|
|
- [.NET Framework API Reference](netfx/index.md)
|
|
|
|
- [UWP API Reference](uwp/index.md)
|
|
|
|
### Object model diagrams
|
|
Click below to see the full object model diagram:
|
|
|
|
- [.NET Standard](omd.html)
|
|
|
|
### Platform specific devices:
|
|
|
|
Note: The library reference is identical on each platform, except some platforms have platform-specific additional NMEA devices to simplify usage on those platforms. While they may be named the same, they might be have slightly different or take different platform-specific arguments.
|
|
See the menu in the "[Getting Started](../concepts/index.md)" section for more info on these.
|