We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74615ce commit 2ed8728Copy full SHA for 2ed8728
ReleaseNotes.md
@@ -1,5 +1,8 @@
1
# Release notes for LazyCache #
2
3
+## Version 2.0.4
4
+- Fix #82 Make constructor resolution specific when using aspnet core dependency injection
5
+
6
## Version 2.0.3
7
- Fix #46 GetOrAdd and GetOrAddAsync returning nulll if there is already an item with the same key but different type in the cache (PR #106)
8
0 commit comments