Skip to content

Dallas411/XamarinFormsMvvmLightNetStd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XamarinFormsMvvmLightNetStd

Simple example using MVVMLight framework in a Xamarin.Forms DotNetStandard application

This example shows hot to use MVVMLight to:

  1. Setup the Inversion of Control (IoC) Container.
  2. Bind the ViewModel to the View.
  3. Implement a Command.
  4. Calling code behind from your ViewModel.

About

Simple example using MVVMLight framework in a Xamarin.Forms DotNetStandard application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages