Checklist for writing great Visual Studio extensions
Are you going to create visual studio extension? Maybe that article will be useful.
Visual Studio
Pipeline Pattern Implementations in C# .NET – Part 1
Article about pipeline pattern
C# Design Pattern
Scaling Postgresql for Large Amounts of Data
Do you know what is a difference between horizontal and vertical scaling? Do you know how we can scale PostgreSQL? No? Read it. If you know read it also because of you can forget something 😉
PostgreSQL
DragonFruit and System.CommandLine is a new way to think about .NET Console apps
Very nice improvements to console applications.
C# .net core