Skip to content

C# and JavaScript samples for BI Server client-server application for Business Intelligence, API usage examples

License

Notifications You must be signed in to change notification settings

stimulsoft/Samples-Server-API-for-JS-and-NET

Repository files navigation

C# and JavaScript samples for Stimulsoft BI Server

This repository contains the source code of the examples of usage Stimulsoft BI Server in the C# and JavaScript applications.

Overview

This repository contains a set of examples (Visual Studio and JS projects), each in different folders:

All examples are combined into Visual Studio solutions .sln files, and .html files.

Running samples

In order to start simply open the Visual Studio solution file in the IDE and run the required project as Startup Project. The required libraries will be automatically downloaded from the NuGet repository. To run the JavaScript examples, copy the JS folder to your web server and open the required sample HTML file.

About Stimulsoft BI Server

Stimulsoft BI Server is a complete client-server application for Business Intelligence, which you may use for work with reports and analytics. The client side allows you to visualize the data, and the server side enables you to process and store them. The server contains the functionality for a full cycle of work from creating and editing a template to transferring finished documents to the user.

Useful links