Property-based testing

Property-based testing

Property-based testing isn’t new. It’s quite common in the functional programming world. Anyway, there is a big chance that as a C# programmer you have never used it before. I … Continue reading “Property-based testing”

.NET Core

How to navigate in the .NET jungle?

Have you ever wondered what .NET Core is and how different it is from .NET Framework? Have you heard the term .NET Standard and got even more confused? At this … Continue reading “How to navigate in the .NET jungle?”