43 Commits (fed65bdce30a5ddefd84a307bdb32172a6af9be6)

Author SHA1 Message Date
liangshiwei 5857f65601 Enhance AbpRedisCahce 2 years ago
liangshiwei ce5dc4613b Fix AbpRedisCache.ConnectAsync 2 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
maliming 6bd43caee5
Enable `Central Package Management`. 3 years ago
maliming 15e29c39d7 Upgrade depended NuGet packages to the latest versions. 3 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 3 years ago
maliming cbd1e9cecb
Use latest `StackExchange.Redis` package. 3 years ago
liangshiwei bca945cf49 Fix build error 3 years ago
maliming f2ac06e31e
Update Volo.Abp.Caching.StackExchangeRedis.csproj 3 years ago
liangshiwei fd63bdcc0a Update AbpRedisCache.cs 3 years ago
liangshiwei f894aa19f6 Annotate Volo.Abp.Caching.StackExchangeRedis for nullability 3 years ago
maliming f6a853caa4
Also add `net7.0` as target framework. 3 years ago
maliming bc6db16009
Use multiple `netstandard` target frameworks. 3 years ago
Yunus Emre Kalkan ada233f4b7 Add analyze & Package files to framework 3 years ago
maliming c89640a7a0
Update AbpRedisCache.cs 4 years ago
maliming 07e26828ea
Update AbpRedisCache.cs 4 years ago
liangshiwei 56b9d9b10f Update AbpRedisCache 4 years ago
liangshiwei fa4a082a4b Compatible with old versions of redis server 4 years ago
maliming 2875cae136
Update some package to `MicrosoftPackageVersion`. 4 years ago
liangshiwei 2d322af5c9 Update packages to latest 4 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 5 years ago
Alper Ebicoglu 3ea4d9988e remove bom from text files. closes #10189 5 years ago
liangshiwei eb4321880f Add RemoveMany method 5 years ago
liangshiwei e6b44e7330 Add more "Many" methods to the ICacheSupportsMultipleItems 5 years ago
maliming 7e903faa57 Introduce Directory.Build.props. 6 years ago
maliming fb16b00652 Upgrade to net 5 final. 6 years ago
maliming ab7ab2dcb3 Update package to net 5 RC 2. 6 years ago
maliming 6e4035b004 Upgrade ms packages to 3.1.8. 6 years ago
rachanee-mwp 73c0ba40d7 Revert changes for Redis option 6 years ago
maliming cf885b92c4 Use netstandard for class library & blazor. 6 years ago
maliming 6e79efce2c Upgrade TargetFramework/packages to net5.0 RC. 6 years ago
maliming 48f7b609aa Upgrade all AspNetCore/MsExtensions related packages to 3.1.6. 6 years ago
liangshiwei 018e7cbd08 Refactored 6 years ago
Halil İbrahim Kalkan 58cb055a99 Reduce reflection for the AbpRedisCache 6 years ago
liangshiwei 096f8f0750 Use pipeline instead of lua script 6 years ago
liangshiwei 58c17ceae0 Rename GetAndRefreshMany to PipelineRefreshManyAndOutData 6 years ago
liangshiwei 0137824361 Implement the ICacheSupportsMultipleItems for the AbpRedisCache 6 years ago
Halil İbrahim Kalkan 82baa238d4 Added AbpRedisCache that replaces the RedisCache 6 years ago
Halil İbrahim Kalkan 929929b81b Created initial Volo.Abp.Caching.StackExchangeRedis package #4483 6 years ago