Xamarin.Forms Using .NET Extensions to do Dependency Injection in Xamarin.Forms .NET Extensions aren't just for ASP.NET Core. They actually provide many things that can be very useful in a Xamarin.Forms app including app configuration and dependency injection. In this post we will explore how to use the .NET Extensions dependency injection services in a Xamarin.Forms app.
Xamarin Integrating Visual Studio Mobile Center and Trello using Azure Functions I'm pretty excited we're using Mobile Center to automate the app builds and releases for this project. But there was one thing I was still having to do manually - updating the Trello board after each build. Clearly this must be automated as well!
UWP Building Apps for Xbox One with UWP As you probably heard in the keynote at //build today – it is now possible to leverage the Universal Windows Platform (UWP) to build apps for Xbox One! Since the last //build in 2015 we have been using UWP to build single package apps that can be shared by phones and
Windows 10 Successfully implementing Cortana in your UWP app Cortana is a great way to bring some of that Windows 10 platform goodness into your app. With Windows 10 and UWP, it is now possible to get Cortana integrated into your app for mobile devices, tablets, and desktops.