.Net API Client Library
The .Net API client library enables easy implementation of the PDFCrowd API in .Net applications.
You can choose from the following installation options:
|
|
You can install the client library from NuGet
nuget install -OutputDirectory packages Pdfcrowd.Official |
|
Clone pdfcrowd-dotnet from Github and build the library.
git clone https://github.com/pdfcrowd/pdfcrowd-dotnet cd pdfcrowd-dotnet make.bat # on Windows make all # on Unix |
Archived Versions
- API 20.10: pdfcrowd-5.19.0-dotnet.zip
- API 18.10: pdfcrowd-4.9.0-dotnet.zip