🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

dotNetReport.mvc.mysql

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dotNetReport.mvc.mysql

.Net Ad Hoc Report Builder and Embedded Analytics for MVC that allows programmers to easily add Report building functionality to their ASP .NET Web Application

5.4.0
NuGet
Version published
Maintainers
1
Created
Source

Thank you for installing dotnetreport.

The nuget package adds client side code to your project for dotnet report, https://www.dotnetreport.com.

Installing this package adds app setting keys to your web.config, and you have to edit your web.config and replace the dummy values with your Account Api tokens.

You can run your project and navigate to: http://localhost/dotnetreport for the Report Builder http://localhost/dotnetreport/dashboard for the Reports Dashboard http://localhost/dotnetsetup for the Admin Setup

To start the Scheduler Job, add the following line to your Application_Start() method in Global.asax:

JobScheduler.Start();

** IMPORTANT NOTE FOR BOOTSTRAP VERSION CONFLICT ** Please note that Dotnet Report requires Bootstrap v4.6.0. If your setup page does not load correctly, then please check your bootstrap verison, and install v4.6.0.

For more details and documentation, you can visit https://dotnetreport.com/docs/.

Keywords

embedded

FAQs

Package last updated on 10 Mar 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts