Overview

The Dundas.BI.Core assembly is a .NET assembly that contains the Dundas BI Engine.

This assembly is composed of three main parts:

Assembly Location

The Dundas.BI.Core assembly is located in the SDK folder of an installed instance. This is at the following location be default:

C:\Program Files\Dundas Data Visualization Inc\Dundas BI\Instances\[instance name]\sdk\bin\Dundas.BI.Core.dll

Alternatively this assembly can be added by referencing it as a NuGet package.

Note

This assembly also references a Newtonsoft.Json.dll which can be found in the same sdk bin folder as above.