mapbox / mapbox-sdk-cs

C# libraries for Mapbox API layer
https://mapbox.github.io/mapbox-sdk-cs/
Other
20 stars 11 forks source link

Net35 and UWP (HoloLens, XBox, Phone, ...) configurations #53

Closed wilhelmberg closed 7 years ago

wilhelmberg commented 7 years ago

AppVeyor is ✅ for both configurations (DebugNet/DebugUWP): https://ci.appveyor.com/project/Mapbox/mapbox-sdk-unity-core/build/1.0.229

The referenced 3rd party DLLs are available in .Net@3.5 and UWP builds.

@david-rhodes @brnkhy @isiyu @MateoV could I get your 👀 on merging this as the first iteration of finally bringing UWP into mapbox-sdk-unity?

Next steps for this repo:

Then continue the http/threading quest.