As you might have noticed recently, I am in a more "meta" programing mood, to be honest, lately I played a lot with Blazor building some wacky things, and more or less I arrived at the following problem, how can we build a dynamic parameter for a list.Where(item => ??) type clause. Why you ask… Continue reading Build dynamic Linq filters (aka. where() predicates)