
Use NuGets for your common Xamarin (Forms) code (and automate the creation process)
Internal libraries Writing (or copy and pasting) the same code over and over again is one of those things I try to avoid when writing code. For quite some time, I already organize such code in lib...








