.NET Core and Visual Studio Code (and Couchbase)

preview_player
Показать описание
I’m going to show you some of the tooling that I’m using to write .NET Core on Windows: Visual Studio Code (VSC) and extensions.

Рекомендации по теме
Комментарии
Автор

hi matthews !!!how can we add multiple projects in a solution explorer ..i am facing a problem i open a folder in vscode which contains 2 class library projs and 1 api proj ...i have added path inside launch.json file of all projs but still facing problem...can you help me out

gauravdubey
Автор

no! i am using "Visual studio code". Actually i have opened a folder which contains 3 projects ie. 2 class library projects and 1 web api project in my Visual studio code explorer.

i have added path of all three projects in launch.json file and in task.json as well ..and i am getting error ...is there any way that we can handle multiple projects in visual studio code just like we do in visual studio.

gauravdubey