Skip to content

lbugnion/sample-2018-ndcsydney

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NDC Sydney 2018

My code samples for the NDC 2018 conference in Sydney, Australia

Porting MVVM Light to .NET Standard: Lessons learned

(in the DotNetStandard folder)

You can see the details and the slides here:

http://www.galasoft.ch/presentations/2018036

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.

A .NET Core console app using MVVM Light's IOC container. This runs on Linux too!

NOTE This sample is in its own repository.

Building Truly Universal Applications with Windows, Xamarin and MVVM

(in the Mvvm folder)

You can see the details and the slides here:

http://www.galasoft.ch/presentations/2018037

Code samples for Building Truly Universal Applications with Windows, Xamarin and MVVM

HelloXamarin MVVM

Refactoring a non-MVVM application into MVVM

ObservableListApple

An example of observable lists in iOS

XamBindingSample

A collection of example of data bindings in Android, iOS and the reference in Windows UWP

See also the Flowers repository

Available here

About

My code samples for the NDC 2018 conference in Sydney, Australia

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published