Skip to content

v1.0.5

Choose a tag to compare

@bitfaster bitfaster released this 10 Nov 01:54
· 496 commits to main since this release
f76b255
  • Wrap LRU dispose logic in a static class
  • Dispose objects created by LRU valueFactory that are not added to the cache due to a race
  • Fix race in disposed Scoped instances
  • .net6 build target compiled using .NET SDK 6.0.100