RSSAmplifier

Blog

Adam Storr

Recent content on Adam Storr

adamstorr.co.ukRSS feed ↗5 posts

Latest posts

Testing with FakeLogger — Scopes

A practical look at using Microsoft's built-in FakeLogger for testing logging scopes in .NET applications.

No More Mocking ILogger

Exploring the basics of getting started with FakeLogger.

How to Label Hangfire Jobs

Exploring various methods to assign meaningful names to jobs in Hangfire.

Autofixture and IOptions<T> - A Winning Combination

A look at how you can customize AutoFixture to allow for IOptions<T> to be created without mocking.

Microsoft.IdentityModel.Tokens Has Finally Fixed IsNullOrEmpty Foobar

A long running frustration with the Microsoft.IdentityModel.Tokens package has finally been fixed. And it's a breaking change!