2024
2 posts
08-30
Minimizing the pain of re-installing Visual Studio
#visualstudio #dotnet
01-26
Debugging IdentityServer refresh tokens
#identityserver #c# #dotnet #infosec #linqpad
2023
9 posts
08-25
BenchmarkDotNet
#benchmarkdotnet
08-11
Find() vs FirstOrDefault() in C#
#c# #dotnet #sonarlint #entityframework
04-28
The new Visual Studio Search Experience
#visualstudio
04-21
ASP.NET Core Service Lifetime
#dotnet #asp.net
04-14
Dotnet user-secrets
#infosec #dotnet
03-17
Discriminated unions in C#
#c# #dotnet #f#
03-10
FluentValidation for endpoint input validation in .net
#c# #dotnet #fluentvalidation #asp.net
03-03
Using the C# interactive window in Visual Studio
#c# #dotnet #visualstudio
02-10
Snapshot testing with Verify
#c# #verify