wwwlicious / servicestack-ratelimit-redis

A rate limiting plugin for ServiceStack that uses Redis for calculating and persisting request counts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Incompatible with Servicestack.Server 5.1.0 package.

wovas opened this issue · comments

When trying to update Servicestack packages in project up to version 5.1.0 I'm getting following error.

Unable to resolve dependencies. 'ServiceStack.Server 5.1.0' is not compatible with 'ServiceStack.RateLimit.Redis 4.0.11 constraint: ServiceStack.Server (>= 4.0.56 && < 5.0.0)'.

Suggest release updated version of limits library with support of SS 5.1.0 and net standard 2.0

Support for v5.x and Netstandard 2.0 is underway for the next milestone. Should be available soon

Sounds great!

Are there any estimated date of release or pre-release builds we can integrate in our CI for testing?

Hello, any information on when or if there is any plan to update this library to support the latest ServiceStack Libraries? currently incompatible with ServiceStack 5.4.0