Building dynamic LINQ queries using Expression Trees and Func
Filtering an item from a list of items is easy but if the item to filter is not known at compile time then filtering a list will be little complicated.
Read More »Building dynamic LINQ queries using Expression Trees and Func
Karthik is a passionate Full Stack developer working primarily on .NET Core, microservices, distributed systems, VUE and JavaScript. He also loves NBA basketball so you might find some NBA examples in his posts and he owns this blog.