Hi There,
I have downloaded Visual Studio community 2019 for my personal use and Practice. I just want to ensure Can I install nuget packages from manage nuget package or is it a paid one.
Thanks in advance.
Hi There,
I have downloaded Visual Studio community 2019 for my personal use and Practice. I just want to ensure Can I install nuget packages from manage nuget package or is it a paid one.
Thanks in advance.
Nuget is just a package feed that provides packages. Its usage is completely free. Most of the packages in Nuget are free to use as well but some are not. They will tell you whether they are a trial or paid or not. In general consuming them is free but if they require a license then you'll use their website or equivalent to get a license file that lights up the functionality.
3 people are following this question.