dotNetReport.core 4.2.0-beta

This is a prerelease version of dotNetReport.core.
There is a newer version of this package available.
See the version list below for details.
dotnet add package dotNetReport.core --version 4.2.0-beta
                    
NuGet\Install-Package dotNetReport.core -Version 4.2.0-beta
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="dotNetReport.core" Version="4.2.0-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="dotNetReport.core" Version="4.2.0-beta" />
                    
Directory.Packages.props
<PackageReference Include="dotNetReport.core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add dotNetReport.core --version 4.2.0-beta
                    
#r "nuget: dotNetReport.core, 4.2.0-beta"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=dotNetReport.core&version=4.2.0-beta&prerelease
                    
Install dotNetReport.core as a Cake Addin
#tool nuget:?package=dotNetReport.core&version=4.2.0-beta&prerelease
                    
Install dotNetReport.core as a Cake Tool

.Net Embedded Analytics and Report Generator that allows programmers to easily add Report building functionality to their ASP .NET Web Application

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.1.0-beta 304 5/10/2023
5.0.3 446 3/30/2023
5.0.2 347 2/9/2023
5.0.1 359 1/23/2023
5.0.0 378 11/25/2022
4.2.5-beta 281 3/18/2022
4.2.4 2,509 1/6/2022
4.2.3 503 9/6/2021
4.2.3-beta 330 9/5/2021
4.2.0 536 7/12/2021
4.2.0-beta 400 7/12/2021
4.1.0 550 2/7/2021
4.0.4-beta 475 2/7/2021
4.0.3-beta 438 1/25/2021
4.0.1 558 12/4/2020
4.0.0 602 9/16/2020
3.1.1 3,518 7/12/2020
3.1.0 508 7/12/2020
3.0.10-beta 414 7/12/2020
3.0.9-beta 409 7/12/2020
3.0.8-beta 488 7/12/2020
3.0.7-beta 425 12/9/2019
3.0.6-beta 449 12/9/2019
3.0.5-beta 462 12/9/2019
3.0.4-beta 429 12/9/2019
3.0.3-beta 426 12/9/2019
3.0.2 579 12/9/2019
3.0.2-beta 409 12/9/2019
3.0.1 547 12/9/2019
3.0.1-beta 431 12/9/2019
3.0.0 588 12/8/2019

Added Stored Proc support and several other bug fixes