From ab38b54fdd24d15c18cf53aacd7ffb5c298848b1 Mon Sep 17 00:00:00 2001 From: tooomm Date: Sun, 21 Sep 2025 21:26:45 +0200 Subject: [PATCH] Updated Related Projects (markdown) --- Related-Projects.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Related-Projects.md b/Related-Projects.md index 0f8c875..e1e0039 100644 --- a/Related-Projects.md +++ b/Related-Projects.md @@ -57,7 +57,7 @@ If you're one of them, please reach out and we can add your project to the list - [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 + A template for Microsoft Excel to export document data to Excel via REST API. - [Paperless Export API](https://github.com/McTristan/ExportPaperless): C# 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.