Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 625 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 625 Bytes

.NET

CustomFeatureFilterDemo

Using custom feature filters

In this demo, i m using feature management library and in particular the IFeatureFilter interface in order to enable or disable features in web api application.

Tools : vs22, net 6.0, feature management, xunit, fluent-assertions