boldreports / aspnet-core-samples

Explore and learn Bold Reports ASP.NET Core reporting controls using large collection of reports, example applications and tutorial samples.

Home Page:https://demos.boldreports.com/home/aspnet-core.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bold Reports ASP.NET Core samples

This Bold Reports ASP.NET Core samples repository contains the Report Viewer and Report Designer samples. It empower your web application with feature-rich report preview, edit, and customization capabilities that allow you to explore data easily and make real-time decisions. Effortlessly print and export reports.

This section guides you to use the Bold Reports ASP.NET Core samples in your applications.

Requirements to run the demo

The samples requires the below requirements to run.

To export the data visualization report items in report writer, run the below mentioned command. Without this, the data visualization report items no longer available in the report exported documents only for the report writer.

npm install

Using the Reporting Samples

  • Open the solution file ReportsCoreSamples.sln in Visual Studio.

  • The following Reports dependencies will be installed automatically at compile time.

Package Purpose
BoldReports.AspNet.Core Contains tag helpers to create client-side reporting control.
BoldReports.Net.Core Creates Web API service to process the reports.
  • Press F5 or click the Run button in Visual Studio to launch the application.

Online Demos

Take a look at the Bold Reporting ASP.NET Core live demo here.

Documentation

A complete Bold Reports documentation can be found on Bold Reports Help.

License

Refer the LICENSE file.

Support and Feedback

About

Explore and learn Bold Reports ASP.NET Core reporting controls using large collection of reports, example applications and tutorial samples.

https://demos.boldreports.com/home/aspnet-core.html

License:Other


Languages

Language:JavaScript 71.3%Language:HTML 11.7%Language:C# 8.9%Language:CSS 7.1%Language:PowerShell 1.0%