Hello

Dev, dev, dev & dev

Azure DevOps (VSTS), App Centre & Xamarin

This article discusses using Azure DevOps to track, store and build your code, and using the build agents to release built artefacts to collaborators using AppCenter.

Read More..

NiFi - Configure to poll Azure WebJobs

In this article, I detail my steps that I use to workaround not being able to use Continous Web Jobs on the Azure Free Tier.

Read More..

NiFi - Collecting data from bitly

In this article I describe how I use NiFi to cllect data from the url shortening service bitly and store this collected data in a DynamoDB table.

Read More..

Adding Azure DevOps as a Nuget source for TeamCity

This article discusses using Azure DevOps as a Nuget source for TeamCity. This configuration was required to support differing versions of tools that supported differing NuGet versions.

Read More..

Vue and MVC API

This article describes creating a Vue client application that will consume data from an MVC API. The code described in this article can be downloaded or cloned from here: https://github.com/githubLewis/vue_dot_net

Read More..