jason-roberts / FeatureToggle

Simple, reliable feature toggles in .NET
http://dontcodetired.com/blog/?tag=/featuretoggle
Apache License 2.0
689 stars 111 forks source link

Change value on EvaluateTimePeriod to return a type instead of touple #104

Open nlunn opened 8 years ago

nlunn commented 8 years ago

To make it easier to make other providers, like a XmlFile or JsonFile provider, as those could just be a deserilization of files