Skip to content
This repository has been archived by the owner on Dec 14, 2018. It is now read-only.

1.1.0-preview1

Pre-release
Pre-release
Compare
Choose a tag to compare
@danroth27 danroth27 released this 25 Oct 15:51

Bugs Fixed

  • GetOrCreate / GetOrCreateAsync on IMemoryCache creates cache entry even when factory throws (#211)
  • SQLCache Set should allow a null timeout (#209)
  • System.AppDomainUnloadedException when running UnitTests with RC2 (#203)
  • Redis is not supported for .netCore, any plans? (#121)