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 subfolder of an installed instance. For example, this is the following location by default on Windows:

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.