Specification Pattern in C# - A Practical Example Posted on March 25, 2025 | 3 minutes | Nico Sap A practical guide to the Specification Pattern in C# for cleaner, more testable filtering logic. [Read More] csharp specification-pattern software-development open-source dotnet
Specification Pattern in C# Posted on October 7, 2023 | 7 minutes | Nico Sap Explaining the Specification Pattern used in c# using an example in E-Commerce [Read More] csharp specification-pattern software-development open-source dotnet