VOOZH about

URL: https://www.nuget.org/packages/GrapeCity.ActiveReports.Viewer.Win/

⇱ NuGet Gallery | GrapeCity.ActiveReports.Viewer.Win 18.2.2




👁 Image
GrapeCity.ActiveReports.Viewer.Win 18.2.2

dotnet add package GrapeCity.ActiveReports.Viewer.Win --version 18.2.2
 
 
NuGet\Install-Package GrapeCity.ActiveReports.Viewer.Win -Version 18.2.2
 
 
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="GrapeCity.ActiveReports.Viewer.Win" Version="18.2.2" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="GrapeCity.ActiveReports.Viewer.Win" Version="18.2.2" />
 
Directory.Packages.props
<PackageReference Include="GrapeCity.ActiveReports.Viewer.Win" />
 
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 GrapeCity.ActiveReports.Viewer.Win --version 18.2.2
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: GrapeCity.ActiveReports.Viewer.Win, 18.2.2"
 
 
#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.
#:package GrapeCity.ActiveReports.Viewer.Win@18.2.2
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=GrapeCity.ActiveReports.Viewer.Win&version=18.2.2
 
Install as a Cake Addin
#tool nuget:?package=GrapeCity.ActiveReports.Viewer.Win&version=18.2.2
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Introduction

ActiveReports is a unique collection of developer reporting tools that help consume, process, and visualize data in the form of compelling and easy-to-understand reports.

ActiveReports provides a lot of features for developers and end-users, like:

  • VisualStudio integration support.
  • PaaS support (like Azure Linux App Service).
  • Different possibilities to pivot and aggregate data.
  • Rich data visualization.
  • Popular export formats (like PDF/Excel/Word).
  • And a lot more (https://www.grapecity.com/activereportsnet).

Concept

This package includes the .NET and .NET Core assemblies with WinForms viewer control.

The viewer control allows previewing reports. Users can easily change view modes (like single/continuous/galley view) and print reports.

Various interactive features are supported, including:

  • Pan/zoom/copy
  • Bookmarks/hyperlinks/drill through links
  • Sorting/drill down
  • TOC/thumbnails
  • Search
  • Parameters

See also

IMPORTANT

This package will be discontinued in the next major release. It is highly recommended that you update to the newer version of the package to ensure continuity and receive the latest features and security updates.

To facilitate this transition, we've provided a Migration Tool to automatically update the references in your .NET project.

Product Versions Compatible and additional computed target framework versions.
.NET net5.0 net5.0 was computed.  net5.0-windows net5.0-windows was computed.  net6.0 net6.0 was computed.  net6.0-android net6.0-android was computed.  net6.0-ios net6.0-ios was computed.  net6.0-maccatalyst net6.0-maccatalyst was computed.  net6.0-macos net6.0-macos was computed.  net6.0-tvos net6.0-tvos was computed.  net6.0-windows net6.0-windows was computed.  net7.0 net7.0 was computed.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 was computed.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
.NET Core netcoreapp3.1 netcoreapp3.1 is compatible. 
.NET Framework net462 net462 is compatible.  net463 net463 was computed.  net47 net47 was computed.  net471 net471 was computed.  net472 net472 was computed.  net48 net48 was computed.  net481 net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on GrapeCity.ActiveReports.Viewer.Win:

Package Downloads
GrapeCity.ActiveReports.Design.Win

ActiveReports is a set of assemblies that enable you to create, render, print, and export reports in a .NET or .NET Core application. This package includes the core engine assemblies required to create and render pixel perfect, WYSIWYG, reports.

GrapeCity.ActiveReports.Serializer.VS2022

ActiveReports is a set of assemblies that enable you to create, render, print, and export reports in a .NET or .NET Core application. This package includes the core engine assemblies required to create and render pixel perfect, WYSIWYG, reports.

GrapeCity.ActiveReports.Serializer

ActiveReports is a set of assemblies that enable you to create, render, print, and export reports in a .NET or .NET Core application. This package includes the core engine assemblies required to create and render pixel perfect, WYSIWYG, reports.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
18.2.2 8,588 3/3/2025
18.2.1 6,309 11/12/2024
18.2.0 5,335 10/24/2024
18.1.1 5,976 7/8/2024
18.1.0 2,631 6/19/2024
18.0.1 2,601 5/23/2024
18.0.0 3,413 2/28/2024
17.3.0 11,039 5/6/2024
17.2.2 12,927 12/19/2023
17.2.1 3,015 11/28/2023
17.2.0 14,545 9/28/2023
17.1.2 20,280 6/28/2023
17.1.1 27,691 6/2/2023
17.0.3 26,754 4/18/2023
17.0.2 3,952 3/17/2023
17.0.1 8,064 2/16/2023
17.0.0 6,490 1/23/2023
16.4.1 13,778 6/29/2023
16.4.0 4,198 3/10/2023
16.3.4 3,235 1/31/2023
Loading failed