Brad Dean

XFHelpers Plugin

XFHelpers is a collection of Xamarin (Forms / iOS / Android) tools that I found myself using in every project. I bound them all up into these three NuGet packages. They include things like:

  • MVVM ViewModel based navigation
  • simple PubSub service
  • base Views and ViewModels
  • behaviors and converters

A sample project and documentation is available on the Xamarin.Plugin.TrueGeek.XFHelpers GitHub page.

XFHelpers   NuGet
XFHelpers.iOS   NuGet
XFHelpers.Droid   NuGet
What I Did
  • Created plugin
  • Setup NuGet package
What Others Did
Tech Used
Xamarin
NuGet
OpenSource
iOS
Android