Láďa | blog
This is my personal blog where I write about things that come to my mind or interest me, mostly from tech industry. You can read more about me on my personal site. This site was created using Contentium.
C# records used as hash keys
C# 9 records can be easily used as hash keys in structures like IDictionary<TKey, TValue>
.
MediatR behaviors
MediatR is a popular .NET library for in-process messaging. It offers various tools to alter the behavior of requests with shared logic.
Contentium case study
Contentium is a project, build with Next.js, allowing you to easily create a site with static (editable) content using a markdown source.