Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi,
I know nothing about NuGet and very little about working in Visual Studio.
But I have a site where I want to install the ImageProcessor.Web.PostProcessor package.
Can this be done remote and/or how? As the site is already hosted (not live) and I don't have a local version.
/Mathias
Hi Mathias,
Do you have Visual Studio?
If yes - In Solution Explorer, right-click the References node and click Manage NuGet Packages....
Click the Online tab to display the list of available packages.
Browse through the list, or search for a package using the search box at the top right of the dialog box. Enter "ImageProcessor.Web.PostProcessor".
Thanks,
Alex
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
How to install a NuGet package?
Hi,
I know nothing about NuGet and very little about working in Visual Studio.
But I have a site where I want to install the ImageProcessor.Web.PostProcessor package.
Can this be done remote and/or how? As the site is already hosted (not live) and I don't have a local version.
/Mathias
Hi Mathias,
Do you have Visual Studio?
If yes - In Solution Explorer, right-click the References node and click Manage NuGet Packages....
Click the Online tab to display the list of available packages.
Browse through the list, or search for a package using the search box at the top right of the dialog box. Enter "ImageProcessor.Web.PostProcessor".
Thanks,
Alex
is working on a reply...