mirror of
https://github.com/dotMorten/NmeaParser.git
synced 2026-04-21 06:13:58 +00:00
Update to v3.0 and remove out of support frameworks
This commit is contained in:
parent
25655085f0
commit
b578d73305
20 changed files with 3593 additions and 133 deletions
|
|
@ -2,18 +2,22 @@
|
|||
|
||||
**Select your platform:**
|
||||
|
||||
- [.NET 6+ API Reference](net/index.md)
|
||||
|
||||
- [.NET 6+ Windows API Reference](netwin/index.md)
|
||||
|
||||
- [.NET 6+ iOS API Reference](ios/index.md)
|
||||
|
||||
- [.NET 6+ Android API Reference](android/index.md)
|
||||
|
||||
#### Legacy:
|
||||
|
||||
- [.NET Standard API Reference](netstd/index.md)
|
||||
|
||||
- [.NET Framework API Reference](netfx/index.md)
|
||||
|
||||
- [.NET Core API Reference](netcore/index.md)
|
||||
|
||||
- [UWP API Reference](uwp/index.md)
|
||||
|
||||
- [Android API Reference](android/index.md)
|
||||
|
||||
- [iOS API Reference](ios/index.md)
|
||||
|
||||
### Object model diagrams
|
||||
Click below to see the full object model diagram:
|
||||
|
||||
|
|
|
|||
3
docs/api/netwin/index.md
Normal file
3
docs/api/netwin/index.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# NMEAParser API Reference
|
||||
|
||||
Select an API from the menu on the left.
|
||||
Loading…
Add table
Add a link
Reference in a new issue