Adding Custom Refrence for ASP.Net MVC on Visual Studio Code

Cromwell

We are developing an ASP.Net MVC project and some of my co-workers are working on Mac OS. I have installed Visual Studio Code and ASP.Net Helper along with the C#. I have copied the whole project to Mac but the problem is it is not seeing my project refrence file, let's say MyProject.dll. When i add it on the Windows with generic VS, IntelliSense is completing automatically bringing the functions that i wrote.

All i need is adding a refrence and using IntelliSense for my functions on VisualStudio code. Is there anyway to achive that?

Alexey Andrushkevich

Visual Studio Code doesn't support ASP.NET MVC projects. You can load them and view files but you will not be able to use Intellisense, build or debug such projects. If you want your co-workers to use VS Code as the IDE under Mac consider migrating your project to ASP.NET Core.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

Error while adding a wcf service refrence in ASP.Net mvc

run asp.net core mvc Application in visual Studio code

Create Asp.net MVC Application (not core) with visual studio code

Visual Studio Code debugging the default ASP.NET Core MVC WebApp: does not work

How can we debug ASP.NET MVC web application in Visual Studio Code?

Debugging ASP.Net Core 1.1 MVC source code in Visual Studio 2017 RC

Implementing jquery plugin datatable in asp.net core mvc in Visual Studio Code

Adding custom roles to windows roles in ASP.NET MVC 5

Adding a custom class to Radio Buttons in ASP.NET MVC 4

Custom tool error when adding service refrence

HttpContext.Current not recognized by Visual Studio [ ASP.NET MVC ]

Is it possible to develop ASP.NET MVC applications in Visual Studio for Mac?

How to debug ASP.Net MVC in Visual Studio 2019

ASP.NET Core MVC 2.0 in Visual Studio 2015

Calendar with ASP.NET MVC, C#, Visual Studio

How to View asp.net-mvc Build in Visual Studio 2015

ASP.Net core custom docker volume mount in Visual Studio

How can I connect my SQLITE file to an ASP.NET Core 6 MVC app in Visual Studio Code?

Adding .NET 4 to Visual Studio

Setting up a .NET Core MVC web app in Visual Studio Code

Publish project in visual studio using dacpac code (asp .net core)

Code Map for ASP.NET Projects in Visual Studio 2013 Ultimate

dynamic data to Jquery code in ASP .Net Visual Studio

Adding custom items to intellisense in Visual studio 2013

How to add asp.net identity in asp.net core with visual studio code

Visual Studio Code adding 'Unexpected character' automatically

Adding references on Visual Studio Code from VSTS

Adding path of downloaded Python to Visual Studio Code

ASP.NET MVC routing - adding sitename?