forked from openlab/OGDI-DataLab
-
Notifications
You must be signed in to change notification settings - Fork 0
Installing Third Party Components (Manually)
openlab edited this page Feb 23, 2012
·
19 revisions
The project ships with these references in tact, but the binaries will not be included. Follow the table below in order to place the binaries in the proper location.
%OGDI_ROOT% is the directory in which you have downloaded the OGDI source code.
Component | File Folder | Notes | Available on NuGet |
---|---|---|---|
Newtonsoft.Json | %OGDI_ROOT%\Shared\ | Yes | |
CSharpFormat | %OGDI_ROOT%\Shared\ | Requires Building the Project. | |
Fluent Ribbon Control Suite | %OGDI_ROOT%\Shared\ | ||
LumenWorks.Framework.IO.dll | %OGDI_ROOT%\Shared\ |
Any Component which marked as Available on NuGet can be managed using the Visual Studio NuGet Package installer.
View the instructions on Installing Third Party Components (Automatically).