RSSAmplifier

Blog

Connel Hooley

My personal dev blog

connelhooley.ukRSS feed ↗9 posts

Latest posts

Integrating Identity Server 4 With Azure Key Vault

This article contains a small code snippet that allows you to use Azure Key Vault as your signing credential store in Identity Server 4, including rotating key support.

Styling React Apps

There's a few ways to style React apps. In this article a discuss why CSS-in-JS is my favoured approach and why.

Akka Testing Helpers V2

Announcing Akka Testing Helpers V2

Git Presentation

Introduction to git from the aspect of a TFVC developer

Installing Jekyll on Windows

A guide to getting Jekyll up and running on Bash for Windows with Visual Studio Code

UPDATE: Introducing Akka Testing Helpers

Introduction to my new Akka testing NuGet package.

Calling F# Code in a C# Project

A brief overview of how F# code is exposed to C# projects

A C# Developer's Guide to F#

A brief introduction to F# from the point of view of a C# developer. This guide aims to get stuck straight into F# without too much functional theory.

Akka Guide

Full introductory guide to Akka.NET