Jimlib
WeakEvents in PCLs
One of the biggest causes of memory leaks I’ve seen in C# applications is events. Although C# …
Continuous deployment with JimLib
Today I’ve finally moved to the world of continuous deployment - albeit for one of my projects …
JimLib.Xamarin now available
My second NuGet package is now available: JimLib.Xamarin. This contains a selection of helpers to …
Grouping in ListViews with Xamarin.Forms
Xamarin.Forms provides a lot of cool features to use for mobile app development, and the …
Symbols for NuGet packages
Since releaseing JimLib onto NuGet, I’ve been dogfooding it as much as possible for my own …
My first NuGet package
For pretty much every project I’ve worked on I’ve used the same set of extensions and …