Using Dundas BI .NET
The following pages provide a starting point for using the Dundas BI .NET APIs:
Language Reference
The language reference section contains three assemblies and their types:
- Dundas.BI.Core - This assembly is used when starting the Dundas BI Engine, and working directly with the Dundas BI .NET Services. Also, this assembly can be used to create custom extensions that plug into Dundas BI.
- Dundas.BI.WebApi - This assembly contains models that are used with the Dundas BI REST Services.
- Dundas.BI.Web.Core - This assembly contains interfaces to be used by plug-ins for the web. This allows for providing new routes and/or custom adapters.