← Apache Ignite Blog

Dynamic LINQ performance and usability with Ignite.NET and System.Linq.Dynamic

May 22, 2023 by Pavel Tupitsyn. Share in Facebook, Twitter

Dynamically building database queries can be necessary for some use cases, such as UI-defined filtering. This can get challenging with LINQ frameworks like EF Core and Ignite.NET.

Read More...