Skip to content

Can't Set FeatureFilters In FeatureManager In .NET Framework Application #435

Closed
@wenkepaul

Description

@wenkepaul

I'm working on a .NET Framework 4.6.1 application which doesn't use IServiceCollection and C# 9, but we'd benefit from using this library. Because this framework targets .NET Standard 2.0 and 2.1, I was hoping to incorporate it into my application. However I'm unable to set FeatureFilters because this library uses's C# 9's init only setters. In order to support applications which don't use C# 9, I created PR 434. In addition to those changes, FeatureManagerSnapshot would also need to made public.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions