MiltoxBeyond 


  • Complete Rewrite of Common.Xamarin.ViewModel with some updated tricks for relationships. Also making it open source so I don't leave everyone without documentation.
  • Xamarin.Forms.Shell aware navigation to eliminate boilerplate code, allowing more complex transfer of data between viewmodels in navigation. Framework independent viewmodels that simplify logic.
    • 77 total downloads
    • last updated 6/4/2023
    • Latest version: 1.0.2306.720
    Base ViewModel useful in eliminating a lot of boilerplate code, including properties that depend on each other, creating commands, and simplifying triggering NotifyPropertyChanged
    • 34 total downloads
    • last updated 6/4/2023
    • Latest version: 1.0.2306.952
    Maui Specific Utilities to help remove some boilerplate code