C# (Language)
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.
Akka Testing Helpers V2
Announcing Akka Testing Helpers V2
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.