This repository contains the source code of the examples of usage Stimulsoft BI Server in the C# and JavaScript applications.
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.
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.
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.