Microsoft.FeatureManagement provides standardized APIs for enabling feature flags within applications. Utilize this library to secure a consistent experience when developing applications that use patterns such as beta access, rollout, dark deployments, and more.
Try to fix the bug introduced by 3.1.0.
The feature manager uses the shared memory cache and it doesn't specify the entry size. This will cause error if the shared memory cache has a size limit. #325
Try to fix the bug introduced by 3.1.0. The feature manager uses the shared memory cache and it doesn't specify the entry size. This will cause error if the shared memory cache has a size limit. #325