Feature Flags in .NETFeature Flags in .NET: A Minimal API with Toggle Power (Using Microsoft.FeatureManagement) Feature flags give you fine-grained control over your application’s behavior—turn features on or off, run experiments, and roll back instantly without redeploy...May 5, 2025·3 min read
10 VS Code Extensions That Actually Save You Time (Not Just Look Cool)Cut the fluff — here are dev tools that actually speed up your workflow.Apr 25, 2025·2 min read
Stop Overengineering: Clean Architecture for Real-World APIsHow to keep your code clean, scalable, and not lose your mind building APIs.Apr 25, 2025·2 min read