Managing Package Versions Centrally
Use Directory.Packages.props to centrally manage NuGet package versions across all projects in your .NET solution.…
My name is 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.
Use Directory.Packages.props to centrally manage NuGet package versions across all projects in your .NET solution.…
What do you show while images load? BlurHash gives you nice blur previews instead of boring placeholders.…
Watch a recorded demo on C# async pitfalls, async streams, and System.Threading.Channels from DDD North.…
Wouldn't it be great if your build warned you about breaking API changes? Here's how with Microsoft.DotNet.ApiCompat.…
Use property-based testing with FsCheck to automatically verify your F# API response types match your OpenAPI specification.…