Build a C# App with Dependency Injection and Deploy Behind a Feature Flag

Опубликовано: 20 Июнь 2026
на канале: Split
661
10

Learn how to create an injectable service in asp.net core using test-driven development (TDD), with Split Software's Senior .NET Developer Advocate Christopher Johnson.
00:00 Introduction
00:26 Create two new projects in visual studio, add frameworks
03:15 Add new class + NUnit + Fluid Assertions
04:25 Test connection to split.io
14:25 Pro tip: you can get Split for free
14:53 Creating a Segment and Split (feature flag) in Split.
16:38 Confirm that treatment works with new test in .NET
25:29 Extract the interface
27:31 The cool part: injecting class to a different project and everything is taken care of
31:52 Wrapping up: what we accomplished and where it will come in handy ___________________________________________________
✨ Thanks for checking out the Split Software YouTube channel! If you like the content, hit that thumbs up 👍, share, and subscribe!

🔷 SPLIT SOFTWARE RESOURCES 🔷
► Split Software: https://www.split.io/
► Free Split Developer Account: https://www.split.io/signup/
► Schedule a demo: https://www.split.io/demo-request/
► Free Split Arcade Developer Account: https://free-arcade.split.io/register
► Split Software Blog: https://www.split.io/blog
► Split Software Community Slack: https://www.split.io/slack-community/

🔷 SPLIT SOFTWARE SOCIAL MEDIA 🔷
► Twitter:   / splitsoftware  
► TikTok:   / splitsoftware  
► Instagram:   / split_software  
► LinkedIn:   / split-software  

#FeatureFlags #devops