nutrient-dotnet-server-sdk
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseNutrient .NET SDK
Nutrient .NET SDK
Server-side .NET library for advanced document processing — formerly distributed as GdPicture.NET SDK and consolidated under the Nutrient brand. Covers a broader capability set than typical Nutrient PDF SDKs: OCR, data extraction, PDF editing, conversion, barcode reading/writing, and TWAIN scanning.
服务器端.NET库,用于高级文档处理——前身为GdPicture.NET SDK,现已整合至Nutrient品牌下。相比常规Nutrient PDF SDK,它具备更广泛的功能:OCR、数据提取、PDF编辑、格式转换、条码读写以及TWAIN扫描。
Documentation
文档
Single-fetch LLM-curated dumps — prefer these over the human-shaped docs site for API/guide look-ups:
- API reference: https://www.nutrient.io/api/gdpicture/llms.txt (the API dump is served under the legacy path, not
gdpicture— see Heritage below)dotnet - Guides: https://www.nutrient.io/guides/dotnet/llms.txt
- Cross-product index (other Nutrient SDKs): https://www.nutrient.io/llms.txt
由LLM整理的一站式文档集合——如需查询API或指南,优先使用以下链接,而非人工维护的文档站点:
Key Concepts
核心概念
- Heritage: this product was previously sold as GdPicture.NET SDK. After the Nutrient rebrand, it ships under the Nutrient .NET SDK name — the same codebase, not a separate product line.
- vs MAUI: this is the server / desktop .NET SDK. For the mobile cross-platform .NET MAUI SDK, see . Different products.
nutrient-maui-sdk - vs Nutrient DWS: this is in-process. The hosted REST API alternative is the Nutrient DWS Processor API (covered by a separate plugin).
- vs other in-process languages: see ,
nutrient-python-sdk,nutrient-nodejs-server-sdkfor the same in-process capability in those runtimes.nutrient-java-server-sdk
- 历史沿革(Heritage):本产品曾以GdPicture.NET SDK的名称发售。Nutrient品牌更名后,它以Nutrient .NET SDK的名称推出——代码库未变,并非独立产品线。
- 与MAUI的区别:这是适用于服务器/桌面端的.NET SDK。如需移动端跨平台.NET MAUI SDK,请查看。二者为不同产品。
nutrient-maui-sdk - 与Nutrient DWS的区别:本产品为进程内SDK。对应的托管REST API替代方案是Nutrient DWS Processor API(由单独插件覆盖)。
- 与其他进程内语言SDK的区别:如需在其他运行时中使用相同的进程内功能,请查看、
nutrient-python-sdk、nutrient-nodejs-server-sdk。nutrient-java-server-sdk