Alachisoft / NCache

NCache: Highly Scalable Distributed Cache for .NET
http://www.alachisoft.com
Apache License 2.0
647 stars 123 forks source link

Entity Framework 6 Query caching #50

Open seattaken opened 5 years ago

seattaken commented 5 years ago

Hi,

I am unable to find objects in ncache libraries to establish caching for Entity Framework queries (so called 2nd level caching). The documentation mention of query to be defined in configurations files for entity framework caching but I will need to do this in code rather than static config files. secondly, some of my queries are built dynamically for example - search screens to build queries based on parameters supplied by the user but I just can not find any code sample to apply caching on such scenarios also. any help wil be greatly appreciated.

RudeySH commented 4 years ago

The edition comparison page shows that the open source version of NCache does not include the Entity Framework cache provider. https://www.alachisoft.com/ncache/edition-comparison.html