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

Update projects to vs2017 format

wwwlicious opened this issue · comments

Update the project formats to VS2017

TODO: Many of the tests can now be switched to use a servicestack client (available in the TestFixture) rather than mocking and become end-to-end integration tests rather than extensive mocking/fakes.