Generate PDFs with a Container using .NET Aspire

Learn how to generate PDF documents using IronPdf in a Docker container with .NET Aspire. Discover step-by-step instructions creating high-quality PDFs programmatically. We'll configure our .NET Aspire solution to host the IronPdfEngine with a container and delegate generation of the PDF to that service. Additionally, we'll wrap out PDF generation methods in OpenTelemetry Traces and Meters to assist in observing the performance of our website.

More available at: https://youtu.be/jrdGO3old8U?si=5vKEkz4YRdyQ2SbS

Learn more about .NET Aspire Tutorials at aspireify.NET