![]() |
VOOZH | about |
dotnet add package dotnetreport.aspx --version 6.3.0
NuGet\Install-Package dotnetreport.aspx -Version 6.3.0
<PackageReference Include="dotnetreport.aspx" Version="6.3.0" />
<PackageVersion Include="dotnetreport.aspx" Version="6.3.0" />Directory.Packages.props
<PackageReference Include="dotnetreport.aspx" />Project file
paket add dotnetreport.aspx --version 6.3.0
#r "nuget: dotnetreport.aspx, 6.3.0"
#:package dotnetreport.aspx@6.3.0
#addin nuget:?package=dotnetreport.aspx&version=6.3.0Install as a Cake Addin
#tool nuget:?package=dotnetreport.aspx&version=6.3.0Install as a Cake Tool
Embedded Analytics & Ad-Hoc Reporting for ASP.NET Core Applications
👁 NuGet Version
👁 NuGet Downloads
👁 License
👁 Live Demo
Dotnet Report is a drop-in .NET NuGet package that lets you embed a full-featured, self-service report builder and analytics dashboard directly into your ASP.NET Core or MVC web application — no extra servers, no third-party BI tools, no headaches.
Give your end-users the power to build, filter, and visualize their own reports without writing a single line of SQL. Give your developers a clean, well-documented API that integrates in minutes.
dotnet add package dotnetreport
Or via the Package Manager Console in Visual Studio:
Install-Package dotnetreport
Sign up for a free account at dotnetreport.com to get your Account API Token and Data Connect API Token.
Add your tokens and connection string to web.config:
<appSettings>
<add key="dotNetReport.accountApiToken" value="your-account-token" />
<add key="dotNetReport.dataconnectApiToken" value="your-dataconnect-token" />
</appSettings>
For complete setup instructions, middleware configuration, and your first report, see the 📖 Getting Started Guide.
See Dotnet Report in action before you install anything:
👉 https://dotnetreport.com/demo/Report
Full documentation, configuration options, API reference, and tutorials are available in our knowledge base:
👉 https://dotnetreport.com/kb/
Dotnet Report Builder is licensed under LGPL and a commercial EULA.
Built with ❤️ by the Dotnet Report team
Learn more about Target Frameworks and .NET Standard.
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 6.3.0 | 605 | 4/28/2026 |
| 6.2.5 | 673 | 4/1/2026 |
| 6.2.4 | 710 | 3/8/2026 |
| 6.2.3 | 769 | 12/30/2025 |
| 6.2.2 | 1,368 | 11/14/2025 |
| 6.2.0 | 987 | 10/20/2025 |
| 6.1.0 | 992 | 9/23/2025 |
| 6.0.7 | 1,009 | 8/31/2025 |
| 6.0.6 | 992 | 8/9/2025 |
| 6.0.5 | 1,196 | 7/2/2025 |
| 6.0.3 | 1,084 | 4/24/2025 |
| 6.0.2 | 1,026 | 4/6/2025 |
| 6.0.1 | 1,113 | 3/7/2025 |
| 6.0.0 | 1,078 | 3/7/2025 |
| 6.0.0-beta | 471 | 12/26/2024 |
| 5.7.0-beta | 476 | 12/7/2024 |
| 5.6.0-beta.2 | 397 | 12/9/2024 |
| 5.6.0-beta.1 | 409 | 11/18/2024 |
| 5.6.0-beta | 460 | 11/18/2024 |
| 5.5.0-beta | 459 | 10/30/2024 |
New Features, Performance improvements, bug fixes, and stability enhancements.