Posts
Reading large files using Spans - benchmarked!
A little bit about spans and simple test of its performance.
April 5, 2025
Dealing with large files in .NET Core
This post will explain one way of dealing with large files in a memory efficient way.
March 23, 2025
Refactoring using decorator pattern in c#
Simple elegant way to add more behaviour to existing implementation using Decorators.
March 23, 2025