NmeaParser/docs/api/index.md

26 lines
832 B
Markdown
Raw Normal View History

2020-01-20 03:30:43 +01:00
# Library reference
**Select your platform:**
2020-06-26 00:20:58 +02:00
- [.NET Standard API Reference](netstd/index.md)
2020-01-20 03:30:43 +01:00
2020-06-26 00:20:58 +02:00
- [.NET Framework API Reference](netfx/index.md)
2020-01-20 03:30:43 +01:00
2020-06-26 00:20:58 +02:00
- [.NET Core API Reference](netcore/index.md)
2020-01-20 03:30:43 +01:00
2020-06-26 00:20:58 +02:00
- [UWP API Reference](uwp/index.md)
2020-01-20 03:30:43 +01:00
2020-06-26 00:20:58 +02:00
- [Android API Reference](android/index.md)
2020-01-20 03:30:43 +01:00
2020-06-26 00:20:58 +02:00
- [iOS API Reference](ios/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.