Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Entity Framework 6 Query caching #50

Open
seattaken opened this issue Aug 27, 2019 · 1 comment
Open

Entity Framework 6 Query caching #50

seattaken opened this issue Aug 27, 2019 · 1 comment

Comments

@seattaken
Copy link

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
Copy link

RudeySH commented Oct 18, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants