I'm starting with C#
and I need a force.
I tried to connect to the database, using entity framework
.
In the visual studio output the following message appeared:
System.TypeLoadException: Could not load type 'NuGet.NuGetConstants' from assembly 'NuGet.VisualStudio'.
So I could not generate the classes.
Has anyone ever been through this?