Search results

Embedded SDK Samples

The Embedded SDK is a JavaScript library that allows you to embed your BoldBI dashboards in various applications, such as ASP.NET MVC, ASP.NET Core, Angular, and React. This embedding feature helps to reduce the amount of code and effort needed to embed the dashboards and widgets. Sample applications for ASP.NET Core, ASP.NET MVC, and Angular are available. You can download and embed your dashboards and widgets using the links provided.

Available samples

ASP.NET Core This ASP.NET Core sample show case the dashboard listing and rendering. Also, this section explains how to run this sample and how this sample works.
ASP.NET MVC This ASP.NET MVC sample show case the dashboard listing and rendering. Also, this section explains how to run this sample and how this sample works.
Angular with ASP.NET Core This sample show case the dashboard listing and rendering. Also, this section explains how to run this sample and how this sample works. We have used ASP.NET core for back-end implementation and Angular for front-end implementation.

NOTE: The best way to get started would be to read the Getting Started section of the documentation first. The Getting Started guide provides enough information that you need to know before working on the sample.