+ 1

How to import a C# library from libraries.io

Hi all Iā€™m going to try and make a YouTube down loader tomorrow using Visual Studio. Iā€™m going to import the the NYoutubeDL from libraries.io (https://libraries.io/nuget/NYoutubeDL) and itā€™s given me this code to install it (Install-Package NYoutubeDL -Version 0.6.3) Iā€™m just wondering where do I place it in my console app so that it will download and when I export the project it will be embedded inside of it. Thanks,

10th Feb 2019, 7:37 AM
Ollie Q
Ollie Q - avatar
1 Answer
10th Feb 2019, 1:14 PM
sneeze
sneeze - avatar