Quantcast
Channel: Active questions tagged visual-studio-code - Stack Overflow
Viewing all articles
Browse latest Browse all 97371

How do I reference an assembly (Entity Framework System.Net) using c# using visual studio code?

$
0
0

At 5h40m47s of this tutorial he shows the viewer how to create and reference an assembly. https://www.youtube.com/watch?v=FPeGkedZykA&t=20696s This link is a decent tutorial on how to learn c# My main problem is that I am learning on visual studio code and some things that he does are more complicated on visual studio code. How do I do that in visual studio code (simply)?

Hope this helps with being more specific: he adds a System.Net reference from the Entity Framework library. So How do I add the reference to the EntityFramework System.Net from my main simple program?


Viewing all articles
Browse latest Browse all 97371

Trending Articles