mirror of
https://github.com/dotMorten/NmeaParser.git
synced 2026-04-21 06:13:58 +00:00
Update index.md
This commit is contained in:
parent
a3368a1dbc
commit
5714fd44b2
1 changed files with 9 additions and 0 deletions
|
|
@ -32,3 +32,12 @@ You can get the library via [NuGet](http://www.nuget.org) if you have the extens
|
|||
See the Platform specific device creation section in the menu for more specifics on device creation.
|
||||
|
||||
### 3. [Browse the API Reference](api/index.html)
|
||||
|
||||
### 4. Explore the Object Model Diagrams
|
||||
[.NET Standard OMD](api/omd.html)
|
||||
|
||||
### 5. Explore the samples on GitHub:
|
||||
|
||||
- [Desktop app](https://github.com/dotMorten/NmeaParser/tree/master/src/SampleApp.WinDesktop) (.NET Framework / .NET Core)
|
||||
- [Windows Universal app](https://github.com/dotMorten/NmeaParser/tree/master/src/SampleApp.UWP)
|
||||
- [Android app](https://github.com/dotMorten/NmeaParser/tree/master/src/SampleApp.Droid)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue