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?