Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Mathias Valentin 60 posts 208 karma points
    Jul 26, 2016 @ 10:04
    Mathias Valentin
    1

    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

  • Alex Skrypnyk 6132 posts 23951 karma points MVP 7x admin c-trib
    Jul 26, 2016 @ 13:53
    Alex Skrypnyk
    100

    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.

    enter image description here

    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

Please Sign in or register to post replies

Write your reply to:

Draft