.NET Sao Paulo user group
My code samples for the .NET Sao Paulo user group meetup in Brazil!
Presentation details, Slides
You can see the details and the slides here:
http://www.galasoft.ch/presentations/2018047
Content
Code samples for .NET Standard, .NET Core, why and how?
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.