关于[Using Feature Flags in .NET Core Web API]的摘要:
In this short series of blog posts, I’ll show you how to turn a feature on and off, manage access to the feature, and how to automate the workflow so it’s on in development but off in production.
原文地址: https://www.split.io/blog/dotnet-feature-flags-for-web-api/