Quantcast
Channel: SharpDevelop Community
Viewing all articles
Browse latest Browse all 1764

Using the PackageManagement addin outside SharpDevelop

$
0
0

Hi! I'm trying to implement NuGet-related features for my online C# editor, and I'm trying to use the PackageManagement addin for that purpose. Specifically, I'm trying to implement installing a package from my C# code. I tried to follow the code used in PackageManagement.Tests, but it uses mostly fake objects, and I'm having hard time applying it to my situation. Can somebody provide an example, or point me in a right direction?

Thanks a lot!


Viewing all articles
Browse latest Browse all 1764

Trending Articles