Grown out of frustration with NuGet.Core.dll
, this little lib allows
for basic operations, such as checking out latest version of a NuGet
package from the official repository and unpacking it to a local
folder.
Unlike NuGet.Core.dll
, tries to be lightweight and to work on Mono.
- NuGet package: FsNuGet
- API: FsNuGet.fsi