https://github.com/damienbod/aspnetcorecreatepdf
Create PDFs in aspnetcore
https://github.com/damienbod/aspnetcorecreatepdf
api aspnetcore docx efcore file gembox pdf sql
Last synced: 12 months ago
JSON representation
Create PDFs in aspnetcore
- Host: GitHub
- URL: https://github.com/damienbod/aspnetcorecreatepdf
- Owner: damienbod
- License: apache-2.0
- Created: 2024-05-23T14:22:27.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-03T09:15:56.000Z (over 1 year ago)
- Last Synced: 2025-03-29T07:11:20.651Z (about 1 year ago)
- Topics: api, aspnetcore, docx, efcore, file, gembox, pdf, sql
- Language: C#
- Homepage: https://damienbod.com/2024/06/05/creating-and-downloading-a-pdf-or-docx-in-asp-net-core/
- Size: 28.3 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Create PDFs or docx in ASP.NET Core API
[](https://github.com/damienbod/AspNetCoreCreatePdf/actions/workflows/dotnet.yml)
https://damienbod.com/2024/06/05/creating-and-downloading-a-pdf-or-docx-in-asp-net-core/
> Add **HarfBuzzSharp.NativeAssets.Linux** for linux deployments
## History
2024-11-03 Updated packages
## Links
https://www.gemboxsoftware.com/document
https://www.nuget.org/packages/GemBox.Document/
https://github.com/GemBoxLtd/GemBox.Document.Examples
https://www.gemboxsoftware.com/document/examples/c-sharp-vb-net-pdf-digital-signature/1104