Skip to main content

Open-Source

2019


Contributing to Xamarin.Forms: My Story

·8 mins
In this series of posts I will go over the basics of contributing to Xamarin.Forms. This post I will share with you my background story.

2018


Testing NuGet packages locally

·4 mins
While writing reusable code, it might be benificial to be able to test your NuGet packages locally. In this post we learn how to do that on Mac and Windows