Accusoft.PrizmDocServerSDK
1.0.0-beta.22
See the version list below for details.
dotnet add package Accusoft.PrizmDocServerSDK --version 1.0.0-beta.22
NuGet\Install-Package Accusoft.PrizmDocServerSDK -Version 1.0.0-beta.22
<PackageReference Include="Accusoft.PrizmDocServerSDK" Version="1.0.0-beta.22" />
paket add Accusoft.PrizmDocServerSDK --version 1.0.0-beta.22
#r "nuget: Accusoft.PrizmDocServerSDK, 1.0.0-beta.22"
// Install Accusoft.PrizmDocServerSDK as a Cake Addin #addin nuget:?package=Accusoft.PrizmDocServerSDK&version=1.0.0-beta.22&prerelease // Install Accusoft.PrizmDocServerSDK as a Cake Tool #tool nuget:?package=Accusoft.PrizmDocServerSDK&version=1.0.0-beta.22&prerelease
PrizmDoc Server .NET SDK (BETA)
The PrizmDoc Server .NET SDK is a wrapper around the PrizmDoc Server REST
API. It manages the low-level HTTP details for you, making it easy to
consume PrizmDoc Server functionality in .NET.
Documentation Site: https://help.accusoft.com/PrizmDoc/sdks/server/dotnet/v1/
PrizmDoc Server is a powerful document processing engine you can use to:
- Convert documents to PDF, TIFF, JPEG, PNG, or SVG
- Combine documents to PDF or TIFF
- Extract pages from documents
- Create thumbnail images for document pages
- Apply headers and footers to documents
- Apply OCR to produce a text-searchable PDF
- Automatically identify text to be redacted by regex
- Redact to PDF or plain text
- Burn-in annotations to PDF
- Identify form fields in PDFs or images
- Search for text in a document
NOTE: This beta version of the PrizmDoc Server .NET SDK only exposes a
subset of PrizmDoc Server functionality:
- Convert documents to PDF, TIFF, JPEG, PNG, or SVG
- Combine documents to PDF or TIFF
- Extract pages from documents
- Create thumbnail images for document pages
- Apply headers and footers to documents
- Apply OCR to produce a text-searchable PDF
We will continue to expose more functionality in future beta releases.
During the beta, the API surface may change from beta release to beta
release.
Before you can get started with this SDK, you'll need access to a PrizmDoc
Server deployment. There are two ways to go about that:
1. Sign up for a free PrizmDoc Cloud account and use Accusoft's cloud-hosted PrizmDoc Server (easiest to get started).
2. Become a PrizmDoc Viewer customer and host PrizmDoc Server yourself.
To sign up for PrizmDoc Cloud, visit https://cloud.accusoft.com/
To learn more about the PrizmDoc Viewer product which PrizmDoc Server is a
part of, visit
https://www.accusoft.com/products/prizmdoc-suite/prizmdoc-viewer/
If you already have access to PrizmDoc Server and are ready to get
started, check out the documentation site for this .NET SDK:
https://help.accusoft.com/PrizmDoc/sdks/server/dotnet/v1/
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.6 is compatible. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 1.6
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 12.0.2)
- PrizmDocRestClient (>= 1.0.0-beta.3)
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 |
---|---|---|
1.0.0 | 69,600 | 1/29/2020 |
1.0.0-beta.29 | 319 | 1/23/2020 |
1.0.0-beta.28 | 316 | 1/21/2020 |
1.0.0-beta.27 | 294 | 1/13/2020 |
1.0.0-beta.26 | 280 | 11/21/2019 |
1.0.0-beta.25 | 266 | 11/19/2019 |
1.0.0-beta.24 | 279 | 11/15/2019 |
1.0.0-beta.22 | 283 | 11/5/2019 |
1.0.0-beta.21 | 276 | 10/29/2019 |
1.0.0-beta.20 | 269 | 10/25/2019 |
1.0.0-beta.19 | 278 | 10/23/2019 |