This might be a stupid question, but where can I find the documentation for libraries I get through the NuGet Package Manager? I recently installed the OctoTorrent package in my project, but despite how expressive the method and type names were I could not figure out how to use this library because I have no documentation. When I searched for it on google, I was not able to find any.
Can someone please help me? Thanks.
Cannot find documentation for NuGet Packages
Page 1 of 11 Replies - 1165 Views - Last Post: 20 June 2017 - 10:50 AM
Replies To: Cannot find documentation for NuGet Packages
#2
Re: Cannot find documentation for NuGet Packages
Posted 20 June 2017 - 10:50 AM
I just searched "OctoTorrent".
... saw this site: https://www.nuget.or...es/OctoTorrent/
... saw a link to 'project site' which led me to github.
https://github.com/Eskat0n/octotorrent
... which had a "BRIEF INTRODUCTION INTO HOW THE CODE SHOULD BE USED" on it.
... saw this site: https://www.nuget.or...es/OctoTorrent/
... saw a link to 'project site' which led me to github.
https://github.com/Eskat0n/octotorrent
... which had a "BRIEF INTRODUCTION INTO HOW THE CODE SHOULD BE USED" on it.
Page 1 of 1