PackageManagementProviderResource
PackageManagementProviderResource copied to clipboard
Chocolatey Package & Source Resources
I wondered if it would be beneficial to add in DSC resources for Choclatey.
I've been working on them this weekend and if seen as beneficial then I would be happy to submit a PR for it to merge into this repo.
However from my basic testing it seems that package installation works with no issue however I have yet to confirm that package un-installation works without issue. This could be to do with the Chocolatey provider I haven't yet confirmed this.
@kilasuit
@KrishnaV-MSFT just added a generic DSC resource, which supports "all" providers. The existing OneGet Chocolatey provider is a prototype version. It may not work under various cases.
This issue was moved to OneGet/oneget#259