Recent Posts

MSVC Crossplatform Development Part 11

6 minute read

Android .NET Library The first step to getting this library to work with Xamarin Forms will be a .NET library for every platform. We’ll start with Android.

MSVC Crossplatform Development Part 9

3 minute read

.NET Universal Library In this part we will create another .NET library for Universal Windows Applications. This library can be used to create UWP applicatio...

MSVC Crossplatform Development Part 7

7 minute read

.NET framework assembly In this part, we will create a .NET framework library. This library can be used from within a WPF application. It will only work on W...