Skip to content

v3.0.0

Compare
Choose a tag to compare
@leonibr leonibr released this 09 Jan 21:04
· 52 commits to master since this release

Breaking change:

  • Preferred instantiation by DI. calling constructor directly is now obsolete

New Features:

  • Single thread loop remover of expired entries; by @dariogriffo
  • Console sample using DI all the way by @dariogriffo
  • Added Websample: React + Asp.Net core