---
title: "Merge PDF in .NET Core with Easy to Integrate REST API | Nutrient"
canonical_url: "https://www.nutrient.io/guides/document-converter/document-converter-services/merge-or-combine/dotnet-core/"
md_url: "https://www.nutrient.io/guides/document-converter/document-converter-services/merge-or-combine/dotnet-core.md"
last_updated: "2026-06-09T10:38:40.809Z"
description: "Merge PDF in .NET Core with Easy to Integrate REST | Nutrient API documentation for Nutrient Document Converter SDK with methods, properties, and code examples."
---

# Merge PDFs Using .NET Core

Merge and combine multiple PDF files using.NET Core and our REST API. Merge 30+ file types into one document by automatically converting HTML, CAD, MS Office, and image files to PDF. Integrate additional capabilities into your workflow when merging documents, like adding a watermark, password, or bookmark. No server setup is required — simply start your free trial or sign up for an account to merge PDF files in your application or workflow.

## Code Sample: Merge PDFs Using.NET Core

Explore our code samples to learn how you can quickly merge PDF documents in your application or workflow. Combine different file formats into a single PDF using the following.NET Core code samples. Or [contact us](https://www.nutrient.io/contact-sales) to explore other solutions!

1. [Merge Files and HTML to PDF Using C#.NET Core](https://github.com/Muhimbi/PDF-Converter-Services-Online/tree/master/clients/v1/dotnetcore/samples/merge_to_pdf)

2. [Merge SharePoint Files and HTML to PDF Using C#.NET Core](https://github.com/Muhimbi/PDF-Converter-Services-Online/tree/master/clients/v1/dotnetcore/samples/merge_to_pdf_sharepoint)

---

## Related pages

- [Merge PDFs using C#](/guides/document-converter/document-converter-services/merge-or-combine/csharp.md)
- [Merge files with API](/guides/document-converter/document-converter-services/merge-or-combine/code-sample-merge-files.md)
- [Merge PDF API](/guides/document-converter/document-converter-services/merge-or-combine.md)
- [Java Merge PDF API](/guides/document-converter/document-converter-services/merge-or-combine/java.md)
- [Merge PDFs Using JavaScript](/guides/document-converter/document-converter-services/merge-or-combine/javascript.md)
- [Merge PDF Using PHP](/guides/document-converter/document-converter-services/merge-or-combine/php.md)

