zzzprojects / EntityFramework-Plus

Entity Framework Plus extends your DbContext with must-haves features: Include Filter, Auditing, Caching, Query Future, Batch Delete, Batch Update, and more
https://entityframework-plus.net/
MIT License
2.27k stars 318 forks source link

ZEntityFramework on HybridCache (.net 9) #817

Open fenomeno83 opened 5 days ago

fenomeno83 commented 5 days ago

Hi. Is not a issue, but i'd like to knows if zentityframework will support hybrid caching in .net 9, using methods FromCache/FromCacheAsync on IQuerable.

Thanks

JonathanMagnan commented 5 days ago

Hello @fenomeno83 ,

Thank you for reporting.

We will look at it to see what is an HybridCache and what advantage it offers.

So at this moment, I cannot answer this question but I should be able soon

Best Regards,

Jon