- Fixes an exception that might occur during calls to
SqliteCache.Dispose()
if the background cleanup coincides with the dispose call. (#24, reported by @Cologler) ConfigureAwait(false)
is used throughout the code- Upstream dependencies updated
Release is available on NuGet: https://www.nuget.org/packages/NeoSmart.Caching.Sqlite
Full Changelog: 9.0.0...9.0.1