You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to FAKE - F# Make
Hello,
Chocolatey is like apt/get for windows and based on Nuget. Before it was just a light wrapper to nuget so the NugetHelper was enough, but now it use the nuget core library directly and have his own parameters which are differents from Nuget's. It can be manipulated with the ProcessHelper but I think that a dedicated Helper would be preferable.