All 3 FeatureToggle.Azure providers now implements FeatureToggle.ITimePeriodProvider to support feature toggles inheriting from FeatureToggle.EnabledBetweenDatesFeatureToggle overriding the default provider with one of the 3 Azure providers instead. Makes it possible to use start and end DateTime values to control the period where feature toggles are enabled.