C# API
Inside your ASP.NET Web API, you can inject the IFeaturesService
.
You can get and use all features at once, detect if a feature is valid or not and even update the value of a feature based on your needs.
Inside your ASP.NET Web API, you can inject the IFeaturesService
.
You can get and use all features at once, detect if a feature is valid or not and even update the value of a feature based on your needs.