Base solution for your next web application
Open Closed

Is AbpPerRequestRedisCache Available Yet? #10314


User avatar
0
rickfrankel created
  • What is ABP Framework version?
  • 6.3.0

As per the release notes here https://github.com/aspnetboilerplate/aspnetboilerplate/releases/tag/v6.1.0

It would suggest that this issue is resolved and available in 6.1.0 https://github.com/aspnetboilerplate/aspnetboilerplate/pull/5910

However. Per that pull request it was only ever merged into Dev and it does not look like the AbpPerRequestRedisCache is available in 6.1.0 or 6.3.0 which is the version I'm currently using.

We're currently having a lot of issues with Redis which we hope this will resolve.

Are you able to advise what the plans are here?

Thanks

Markdown is supported
Copy & paste or drag & drop images (max 30 MB per image)

2 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @rickfrankel

    It seems like this package is published with a wrong version number. Could you try using package below;

    https://www.nuget.org/packages/Abp.AspNetCore.PerRequestRedisCache/

    Markdown is supported
    Copy & paste or drag & drop images (max 30 MB per image)
  • User Avatar
    0
    rickfrankel created

    Thanks Ismcagdas,

    Didn't realise it was it's own nuget. Added it in and all good on that front now.

    Thanks

    Markdown is supported
    Copy & paste or drag & drop images (max 30 MB per image)