MSVC Crossplatform Development Part 11
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.
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.
UWP Application This application will allow us to test the Universal Windows libary.
.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...
WPF Application The managed library from the previous part can easily be tested in a WPF application.
.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...