Nuget

Running AI models on iOS, Android and Windows using Xamarin
Running AI models on iOS, Android and Windows using Xamarin

I created a NuGet package a while ago to allow you to run models exported from the Azure Custom …

Xamarin Essentials
Xamarin Essentials

TL;DR - check out Xamarin Essentials in the official documentation. Like a lot of developers, I love …

Face identification with Azure Cognitive Services Face API
Face identification with Azure Cognitive Services Face API

Recently I’ve been playing with a lot AI and seeing how it can be used in mobile apps to …

Identifying my daughters toys using AI - Part 5, Plugin for on-device models
Identifying my daughters toys using AI - Part 5, Plugin for on-device models

In the first part of this series I used the Azure Custom Vision service to create an image …

Nugetizer 3000
Nugetizer 3000

One cool new feature in Visual Studio for Mac is the ability to create NuGet packages from your …

MVVMLight navigation and AppCompatActivity
MVVMLight navigation and AppCompatActivity

As much as I’m loving MVVMLight it does have some limitations. The one I’ve hit recently …

Continuous deployment with JimLib
Continuous deployment with JimLib

Today I’ve finally moved to the world of continuous deployment - albeit for one of my projects …

JimLib.Xamarin now available
JimLib.Xamarin now available

My second NuGet package is now available: JimLib.Xamarin. This contains a selection of helpers to …

Symbols for NuGet packages
Symbols for NuGet packages

Since releaseing JimLib onto NuGet, I’ve been dogfooding it as much as possible for my own …

My first NuGet package
My first NuGet package

For pretty much every project I’ve worked on I’ve used the same set of extensions and …

Creating a NuGet PCL that works with Xamarin.ios
Creating a NuGet PCL that works with Xamarin.ios

I’ve been playing with Xamarin.Forms recently to develop an iOS app. The aim is to use my …

Complexion - an open source API for Plex
Complexion - an open source API for Plex

I’ve just released the first alpha version of Complexion, available on my GitHub page. This is …