8
What am I losing by not using the C# Dev Kit?
(programming.dev)
Unless you're part of a large enterprise, you're not missing anything you're likely to care about.
VS Professional does some counterintuitive magic for handling big related sets of related projects. It's particularly valuable if one has been cursed to work with old school C# XML SOAP web services.
You're also missing out on strong support for some other awful proprietary data connector libraries.
Mostly use Rider but whenever I've tried to use the open source extension I've had it crash and be quite unreliable, but if it works well for you then go for it.
Getting started
Useful resources
IDEs and code editors
Tools
Rules
Related communities
Wikipedia pages