Update to v3.0 and remove out of support frameworks

This commit is contained in:
Morten Nielsen 2024-07-02 14:15:22 -07:00
parent 25655085f0
commit b578d73305
20 changed files with 3593 additions and 133 deletions

View file

@ -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
View file

@ -0,0 +1,3 @@
# NMEAParser API Reference
Select an API from the menu on the left.