question

SharmilaThomas-3829 avatar image
0 Votes"
SharmilaThomas-3829 asked cooldadtx answered

Whether Nuget packages(Sqlclient,Dapper) are paid?

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.

dotnet-package-management
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

cooldadtx avatar image
1 Vote"
cooldadtx answered

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.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.