Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.2.0.tar.gz | 2018-12-06 | 249.5 kB | |
1.2.0.zip | 2018-12-06 | 417.9 kB | |
README.md | 2018-12-06 | 560 Bytes | |
Totals: 3 Items | 667.9 kB | 0 |
This will most likely be the last 1.x release of CacheManager. Version 2.0 will get more changes and maybe breaking changes and simplifications.
Because of building 2.0 is taking longer, I decided to re-release the 1.1.2 bits with .NET Standard 2.0 support and the StackExchange.Redis client upgrade to 2.x,. Apart from that, the code is exactly the same as in Version 1.1.2!
Changes
- Basic .NET Standard 2.0 support, without code changes to port some features to .NET Standard (see [#221])
- StackExchange.Redis client upgrade to 2.x (see [#251])