ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,564 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have a project I created with ASP.Net Core on Visual Studio 2022. I also save my project on Github. When I want to add a Controller to my project content, the options do not appear and it is not available in NuGet Package. What can I do about this?
you opened the folder, not the project. use open project, and pick the project file.