Background:
GrapeCity ActiveReports 14 and up references are available through NuGet. When you add a reference to GrapeCity.ActiveReports package, a set of core engine assemblies are added to the application. Use the following steps to find and install the NuGet packages in your application:
Steps to Complete:
- Open Visual Studio.
- Create any application (any target that supports .NET Standard 2.0).
- Right-click the project in Solution Explorer and choose Manage NuGet Packages.
- In the Package source on the top right, select nuget.org.
- Click the Browse tab on the top left and search for 'GrapeCity.ActiveReports'.
- On the left panel, select GrapeCity.ActiveReports.
- On the right panel, click Install.
- In the License Acceptance dialog, select I Accept to proceed with the installation.
Resources:
For more information, please refer here: /activereports/docs/latest/online/install-activereports.html
Tags:
Evan Warren