GrapeCity.Documents.Pdf.ViewerSupportApi
The GrapeCity.Documents.Pdf.ViewerSupportApi package is a server-side ASP.NET Core library for the GrapeCity Documents PDF Viewer (GcPdfViewer). The viewer is a JavaScript client-side control that is available on npmjs: https://www.npmjs.com/search?q=gcpdfviewer. The ViewerSupportApi library allows you to easily set up a server that connects the viewer to GcPdf (https://www.nuget.org/packages/GrapeCity.Documents.Pdf/) to enable PDF editing and collaboration features in the viewer, including the ability to save filled PDF forms, redact sensitive content, edit annotations and forms, share PDF edits and annotations, and more. The full C# source code of this library, together with ASP.NET Core and WebForms sample projects, is included in the src/ folder inside this package.
Install
dotnet add package GrapeCity.Documents.Pdf.ViewerSupportApi --version 6.2.4
Install-Package GrapeCity.Documents.Pdf.ViewerSupportApi -Version 6.2.4
<PackageReference Include="GrapeCity.Documents.Pdf.ViewerSupportApi" Version="6.2.4" />
Frameworks
Dependencies
Adoption guide
Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.
No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.
Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.
The published metadata declares 21 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.