You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
keithloo edited this page Oct 2, 2012
·
1 revision
Automated Installation using NuGet
A few of the dependencies are able to be installed with NuGet. Follow the instructions below if you would prefer to use NuGet to manage some of the third party components.
After downloading the OGDI source code, open the solution (Ogdi.sln) in Visual Studio. In order to install the required third party components in multiple projects, right click on the solution in the Solution Explorer and click on Manage NuGet Packages...
This will open a dialog box that will allow you to select or search for a third party component.
Use the search box (found in the upper right hand corner of the dialog) to find the particular package to install (see install instructions for a specific package).
Once you have found the package to install, clicking on the Install button will open a dialog box to specify which projects the package is to be installed (see install instructions for a specific package).