Top "Project.json" questions

project.

Why does my project.json / xproj project not open in Visual Studio 15 (preview)?

I have an existing solution involving multiple project.json (and corresponding xproj) projects that I have been working on for …

.net visual-studio visual-studio-2015 project.json
How to set the default namespace in projects using project.json (.xproj)

In a standard .csproj you could go into properties and set the default namespace. How can this be achieved in …

project asp.net-core .net-core project.json
Copy content files to output directory of DNX Console app via project.json

I've just started working with DNX 1.0.0-rc1-update1 in VS2015. My first app is a 'Console Application (package)' project. …

c# visual-studio-2015 dnx project.json
The specified deps.json '$$$' does not exist

I am rather new to the .NET Core, and I got a .NET Core WebAPI project MyWebApp, also, i have .…

entity-framework .net-core entity-framework-core entity-framework-migrations project.json