Press enter or click to view image in full size In recent times, I have totally fallen in love with the Fluent API (Fluent Interface) design pattern. I couldn’t stop myself from using it in many ...
There are numerous ways to implement a fluent API, depending on the degree of control you want to maintain over the API, how many classes you want to be able to use it with, and how you want to extend ...