Commit graph

10 commits

Author SHA1 Message Date
Morten Nielsen db04b280e4
.Net6 (#112)
* Added .NET 6 support

* fix constants

* Upgrade Android sample app to .net6.0

* Fix build warnings and update android sample

* Change baseline version

* Fix build

* Delete unused code

* Update CIBuild.yml

* Update CIBuild.yml

* Update CIBuild.yml

* Update CIBuild.yml

* Update CIBuild.yml

* Update CIBuild.yml

* Update CIBuild.yml

* Update CIBuild.yml

* Update expired certificate

* Set min versions

* Fix api build

* Fix build warnings and update doc builds

* update metadata

* tweak readme

* Use net8 for ios/android

* Fix target frameworks for sample apps

* Fix UWP build

* update tfm

* Update to v3.0 and remove out of support frameworks

* Add BT device to net6-windows

* Add MAUI sample and delete Android

* Clean up

* Update github action dependency to supported version

* Update certificate

* Update certificate

* Fix RMC FixTime parsing that can lose sub-second precision with doubles (#117)

* Extract local variables for the parameters of DateTimeOffset

* Add seconds to FixTime as Ticks in order to preserve sub-second precision that can get lost by using doubles

---------

Co-authored-by: Justin King <justin.king@vibrationresearch.com>

* Cleanup of fix and add unit test to verify

---------

Co-authored-by: Morten Nielsen <mort5161@esri.com>
Co-authored-by: Justin King <56605940+justinswork@users.noreply.github.com>
Co-authored-by: Justin King <justin.king@vibrationresearch.com>
2024-11-19 20:31:53 -08:00
Morten Nielsen 7ece4d60cd
downgrade to 5 2021-12-22 14:36:31 -08:00
Morten Nielsen 4444446e93
Update dependencies and remove WinSDK contract 2021-12-22 14:34:01 -08:00
Morten Nielsen 6c962f3422 Increase system dependencies 2021-12-22 14:06:39 -08:00
Morten Nielsen cd0eda6a02 Store NTRIP settings between runs 2020-09-23 20:46:42 -07:00
Morten Nielsen ab91ba3c09 Add bluetooth support to desktop app 2020-09-23 20:45:59 -07:00
Morten Nielsen 3ec22441e0 Fix build issue and update dependency 2020-08-28 16:43:52 -07:00
Morten Nielsen e02113072f Moved map into its own control + added 3D view 2020-01-29 00:52:57 -08:00
Morten Nielsen c9c631530e
Add custom ArcGIS location provider to desktop sample (#69)
* Location provider sample for ArcGIS Runtime
2020-01-28 20:44:16 -08:00
Morten Nielsen b6e3ba05de Replace WPF .NET Framework sample with .NET Core sample 2020-01-16 23:44:53 -08:00