Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 537 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 537 Bytes

FsNuGet

Build status

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.