c# - How to use a NuGet package within a PowerShell script? -


i'm writing powershell script makes use of mono.cecil library. how install package can use within script? thanks!

(for record, did try googling before asking this, came results pmc , visual studio, aren't relevant question.)

never mind, ended downloading , unzipping package manually via nuget api. interested/others have problem, here code used.


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -