I have 6 projects in a blank solution. I just want to reference a project to another. I have HomeController in Blog.Web projects. I want to access
HomeController
Edit your MyProject.csproj file. And add a new ItemGroup or add your package into an existing ItemGroup. Here's example:
MyProject.csproj
ItemGroup