Pcl

WeakEvents in PCLs
WeakEvents in PCLs

One of the biggest causes of memory leaks I’ve seen in C# applications is events. Although C# …

Creating a NuGet PCL that works with Xamarin.ios
Creating a NuGet PCL that works with Xamarin.ios

I’ve been playing with Xamarin.Forms recently to develop an iOS app. The aim is to use my …

Complexion - an open source API for Plex
Complexion - an open source API for Plex

I’ve just released the first alpha version of Complexion, available on my GitHub page. This is …

Portable class libraries
Portable class libraries

Portable class libraries (or PCLs) are the flavour of the month at the moment. They are a .net …