NmeaParser/docs/api/index.md

30 lines
908 B
Markdown
Raw Normal View History

2020-01-20 03:30:43 +01:00
# Library reference
**Select your platform:**
- [.NET 6+ API Reference](net/index.md)
2020-01-20 03:30:43 +01:00
- [.NET 6+ Windows API Reference](netwin/index.md)
2020-01-20 03:30:43 +01:00
- [.NET 8+ iOS API Reference](ios/index.md)
2020-01-20 03:30:43 +01:00
- [.NET 8+ Android API Reference](android/index.md)
#### Legacy:
2020-01-20 03:30:43 +01:00
- [.NET Standard API Reference](netstd/index.md)
- [.NET Framework API Reference](netfx/index.md)
2020-01-20 03:30:43 +01:00
- [UWP API Reference](uwp/index.md)
2020-01-20 03:30:43 +01:00
2020-01-25 22:38:56 +01:00
### Object model diagrams
Click below to see the full object model diagram:
2020-01-20 03:30:43 +01:00
2020-01-25 22:38:56 +01:00
- [.NET Standard](omd.html)
2020-01-20 03:30:43 +01:00
### 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.
2020-06-26 00:20:58 +02:00
See the menu in the "[Getting Started](../concepts/index.md)" section for more info on these.