Forum Discussion
surface-duo-sdk-xamarin-samples does not use the NuGet package but xamarin-forms-samples does
It seems, that the "officical" https://github.com/microsoft/surface-duo-sdk-xamarin-samples repository is currently not updated to use the NuGet package but the example from the https://github.com/xamarin/xamarin-forms-samples/tree/pre-release/UserInterface/DualScreenDemos is.
My question, is the Surface Duo SDK sample repository now abandoned and we aka "the developers" should use the other repo for real life Duo SDK samples?
Thanks for the info,
- Tobi
tscholze We have migrated those demos over to: https://github.com/xamarin/xamarin-forms-samples/tree/pre-release/UserInterface/DualScreenDemos
We will be updating that repo to point to these samples for people
3 Replies
- JamesMontemagno
Microsoft
tscholze We have migrated those demos over to: https://github.com/xamarin/xamarin-forms-samples/tree/pre-release/UserInterface/DualScreenDemos
We will be updating that repo to point to these samples for people
- tscholzeIron ContributorOkay, that means that we should use these examples instead of of the surface-duo-sdk-xamarin-samples once. Thanks.
- tscholzeIron Contributor
As a follow up
The https://github.com/microsoft/surface-duo-sdk-xamarin-samples has now been updated to match the xamarin-forms-samples code.