From 24a5bf43d47bc39d369a446f777714eeec1a3762 Mon Sep 17 00:00:00 2001 From: tooomm Date: Sun, 21 Sep 2025 21:21:10 +0200 Subject: [PATCH] Adding Paperless Export API --- Related-Projects.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Related-Projects.md b/Related-Projects.md index c315bb7..1ef3e1d 100644 --- a/Related-Projects.md +++ b/Related-Projects.md @@ -56,7 +56,10 @@ If you're one of them, please reach out and we can add your project to the list A command-line interface for Paperless-ngx. - [paperless-rs](https://github.com/boul2gom/paperless-rs): Rust by [boul2gom](https://github.com/boul2gom)
An asynchronous library for the Paperless-ngx document manager. -- [Paperless-ngx Document Data Exporter (dde)](https://github.com/dast5022/paperless-dde): VBA by [dast5022](https://github.com/dast5022/)
A template for Microsoft Excel to export document data to Excel via REST API +- [Paperless-ngx Document Data Exporter (dde)](https://github.com/dast5022/paperless-dde): VBA by [dast5022](https://github.com/dast5022/)
+ A template for Microsoft Excel to export document data to Excel via REST API +- [Paperless Export API](https://github.com/McTristan/ExportPaperless): .NET by [Sandro Lange](https://github.com/McTristan/)
+ A .NET 8 based Web API to access the Paperless-ngx API and export documents and metadata into a .zip-file containing an Excel file with all the metadata and the corresponding .pdf files. # Monitoring