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

Consider whether to support .NET 3.5 #120

Closed jason-roberts closed 7 years ago

jason-roberts commented 8 years ago

Email request from user who still has some 3.5 apps and would like to use FeatureToggle.

Need to investigate how downgrading will affect code and existing packages e.g. Core, need a separate build and NuGet target?

Consider if this would mean a breaking change and semantic version increase to v4?

jason-roberts commented 7 years ago

This will not supported given the move towards .NET core/net standard.