IT Camp, Cluj-Napoca 2018
My code samples for the IT Camp conference in Cluj-Napoca, Romania
Presentation details, Slides
You can see the details and the slides here:
Content Azure, Windows and Xamarin
Content DotNet Standard
Code samples for Porting MVVM Light to .NET Standard: Lessons Learned
SharedFiles
Windows 10 UWP and Windows Presentation Foundation applications, using shared files to share code.
Portable
Xamarin.Android, Windows 10 UWP and Windows Presentation Foundation applications, using portable class libraries to share code.
CoreWithMvvmLight
A .NET Core console app using MVVM Light's IOC container. This runs on Linux too!
NOTE This sample was moved in its own repository.