Stuart Lang
  • Home

fsharp

A collection of 5 posts

November 15, 2019

Property Based Testing your API Response Types with F#

Use property-based testing with FsCheck to automatically verify your F# API response types match your OpenAPI specification.…

fsharpgiraffedotnetcoresystem-text-json

November 08, 2019

Pro Tip: using static Microsoft.AspNetCore.Http.StatusCodes

Use 'using static' with Microsoft.AspNetCore.Http.StatusCodes for cleaner, more readable HTTP status code references in ASP.NET Core.…

csharpdotnetcorefsharp

March 24, 2019

Testing with HttpClient Interception

How to use JustEat's HttpClient Interception library to write effective unit tests for typed HTTP clients in .NET.…

fsharpcsharpdotnetcore

December 01, 2018

BigInteger to String in Any Base with F#

I needed to print a BigInteger in any base, and there was nothing built-in. Here's my F# solution.…

fsharp

July 27, 2018

Pattern Matching F# Union Types in C# 7

Using C# 7's pattern matching to consume F# discriminated unions, with examples and workarounds for edge cases.…

fsharp

Stuart Lang © 2026.

Back to top

Explore Site

  • Home

About Stuart Lang

I am a software engineer passionate about F#, C# and .NET. I love attending and helping run community tech events, and contributing to open source.

Recent Articles

  • June 15, 2020

    Managing Package Versions Centrally

  • March 06, 2020

    Do Away with Static Image Placeholders with BlurHash on Xamarin

  • March 04, 2020

    Video - An Intro into Async Streams & Channels

Tags

dotnetcorecsharpfsharpxamarinsystem-text-jsonmsbuildtoolsgirafferoslynxamarin-formsaccessibility