A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
I noticed you are using the Visual Studio 2026 Insiders preview. Because this is a pre-release 'beta' channel, the Connected Services UI appears to have a regression bug in your specific build.
Two recommendations:
For the Tutorial: Since you mentioned the Package Manager Console works, I would stick to that. It is actually the standard method used in most Microsoft documentation (Add-Migration InitialCreate).
For your Environment: Unless you specifically need to test upcoming features, you should install the Stable release of Visual Studio 2026. It will be much more reliable for learning.
https://visualstudio.microsoft.com/downloads/
If you do want to stay on Insiders to help test, please report this UI bug to the team via Help > Send Feedback > Report a Problem.