- Course
Implementing Feature Toggles in .NET with FeatureToggle
Learn what feature toggles are and how to use them in applications, and also how to use the FeatureToggle library.
- Course
Implementing Feature Toggles in .NET with FeatureToggle
Learn what feature toggles are and how to use them in applications, and also how to use the FeatureToggle library.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
By the end of this course you will understand the potential uses and benefits of feature toggling in general, what some of the considerations are when implementing toggles, and how to use the FeatureToggle library in different .NET applications. This includes the different toggle types such as date range toggles and simple on/off toggles.