v1.0.2
Added TryUpdate and AddOrUpdate methods to LRU classes to support updating cached values.
Added .NET 5 target. Included target frameworks:
- .NET Framework 4.72 and 4.8
- .NET Standard 2.0
- .NET Core 2.0, 3.0 and 3.1
- .NET 5
Added TryUpdate and AddOrUpdate methods to LRU classes to support updating cached values.
Added .NET 5 target. Included target frameworks: