21 Commits (e4b4e35d9e28c0ebae6dcfaf9d55e77b674b2885)

Author SHA1 Message Date
liangshiwei d3058a9a3e Throw exception if provder was not found 2 years ago
maliming a04417529a
Remove `JsonIgnoreAttribute` and use `AbpIgnorePropertiesModifiers`. 3 years ago
maliming 68b8e3bebc
Add a unit test. 3 years ago
maliming c7cc8c044b
Add some basic unit tests. 4 years ago
maliming 731c4b1154
Add `HandleContextAsync` method to the `IFeatureManagementProvider`. 4 years ago
Ahmet Çotur 3afa5f1a5c use file-scoped namespacing for featureManagement module 4 years ago
maliming 03ba9ec65e Use considerUow in CacheItemInvalidator. 5 years ago
maliming 00f5169b86 Refactor. 6 years ago
YinChang0626 9b8ab09f23 fix bug of FeatureManager.GetAllWithProviderAsync and add unittest 6 years ago
maliming 174e25b0be Remove ConfigureAwait of async method. 6 years ago
Halil İbrahim Kalkan c4932e67a2 Fixed #2429: Feature checker can not invalidate the cached value 6 years ago
Halil İbrahim Kalkan a641ae5ff6 Reformat FeatureValueCacheItemInvalidator_Tests 6 years ago
Javier Campos 2f7af82fc1 feat: add ConfigureAwait(false) to all await calls 6 years ago
maliming 542ea712b5 Use the unified provider key format in the feature module. 6 years ago
maliming 60987d14c2 Add Volo.Abp.FeatureManagement unit tests. 7 years ago
Halil ibrahim Kalkan c1abf5359f Added more tests 7 years ago
Halil ibrahim Kalkan a1da9d8d44 Revise feature management providers. 7 years ago
Halil ibrahim Kalkan 287f71d805 Implemented feature management domain module and efcore integration 7 years ago
Halil ibrahim Kalkan 1dcb2620e3 Clean & rename feature management module 7 years ago
Halil ibrahim Kalkan 4f5b688864 Fixed namespaces 7 years ago
Halil ibrahim Kalkan db1d09f68d #851 Added empty feature management module. 7 years ago