
Research
Namastex.ai npm Packages Hit with TeamPCP-Style CanisterWorm Malware
Malicious Namastex.ai npm packages appear to replicate TeamPCP-style Canister Worm tradecraft, including exfiltration and self-propagation.
IronPDF helps C# Software Engineers to create, edit and extract PDF content in .NET projects. # C# HTML to PDF for .NET 10, .NET 9, .NET 8, .NET 7, .NET 6, .NET 5, Core, Standard, and Framework # Work with PDFs in C# using HTML, MVC, ASPX, and images # Generate, Edit, Read and Secure PDF Documents Generate PDFs with Pixel Perfect Chrome HTML to PDF Rendering: The Iron PDF library takes the frustration out of generating PDF documents by not relying on proprietary APIs. “Html-To-Pdf” renders pixel-perfect PDFs from open standard document types: HTML, JS, CSS, JPG, PNG, GIF, and SVG. In short, it uses the skills that developers already possess. Fully Supports: * .NET 10, .NET 9, .NET 8, .NET 7, .NET 6, .NET 5, Framework, Core, and Standard * Windows, MacOS, Linux, Azure, Docker and AWS For code examples, tutorials and documentation visit: https://ironpdf.com/
IronPDF: The C# PDF Library
Build Status: Passing NuGet Version: 2026.4.1 [https://www.nuget.org/packages/IronPdf] License: Commercial
✨ KEY FEATURES
📄 Create PDFs: Create PDFs from scratch with a simple set of codes. Learn More: https://ironpdf.com/features/create/
🔄 Convert PDF: Convert PDFs from HTML, images, docx, and website pages. Learn More: https://ironpdf.com/features/convert/
✍️ Edit PDFs: Modify existing PDF documents. Add text, images, watermarks, and headers/footers with ease. Learn More: https://ironpdf.com/features/edit/
🗂️ Organize PDFs: Merge, split, add or remove pages, and manipulate document properties. Learn More: https://ironpdf.com/features/organize/
🔒 Sign & Secure PDFs: Add digital signatures, set passwords, and manage user permissions to protect your documents. Learn More: https://ironpdf.com/features/secure/
📦 INSTALLATION
To install IronPDF via the NuGet Package Manager Console, run the following command:
PM> Install-Package IronPdf
🚀 QUICK START
Creating a PDF from an HTML string is simple. After installing the package, you can get started with just a few lines of code:
using IronPdf;
// Instantiates Chrome Renderer
var Renderer = new ChromePdfRenderer();
// Render Html contents as PDF
var pdf = Renderer.RenderHtmlAsPdf("<h1>~Hello World~</h1> Made with IronPDF!");
// Saves our PdfDocument object as a PDF
pdf.SaveAs("html_saved.pdf");
For more detailed examples, please visit our website's quick-start guide: https://ironpdf.com/docs/
📚 DOCUMENTATIONS
Our documentation is structured to help you learn effectively, whether you're a beginner or an expert.
🎓 Tutorials: Step-by-step guides to help you build your first PDF application.
🛠️ How-To Guides: Practical, goal-oriented instructions to solve specific problems.
📖 Reference: Detailed technical descriptions of the API and its components.
🤔 Explanation: Visual guides that showcase how IronPdf works the way it does.
❓ FAQs
🤝 Getting Help & Support
Have a question or running into an issue?
💻 Compatibility
📝 LICENSE
IronPdf is commercial licensed.
FAQs
IronPDF helps C# Software Engineers to create, edit and extract PDF content in .NET projects. # C# HTML to PDF for .NET 10, .NET 9, .NET 8, .NET 7, .NET 6, .NET 5, Core, Standard, and Framework # Work with PDFs in C# using HTML, MVC, ASPX, and images # Generate, Edit, Read and Secure PDF Documents Generate PDFs with Pixel Perfect Chrome HTML to PDF Rendering: The Iron PDF library takes the frustration out of generating PDF documents by not relying on proprietary APIs. “Html-To-Pdf” renders pixel-perfect PDFs from open standard document types: HTML, JS, CSS, JPG, PNG, GIF, and SVG. In short, it uses the skills that developers already possess. Fully Supports: * .NET 10, .NET 9, .NET 8, .NET 7, .NET 6, .NET 5, Framework, Core, and Standard * Windows, MacOS, Linux, Azure, Docker and AWS For code examples, tutorials and documentation visit: https://ironpdf.com/
We found that ironpdf demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
Malicious Namastex.ai npm packages appear to replicate TeamPCP-style Canister Worm tradecraft, including exfiltration and self-propagation.

Product
Explore exportable charts for vulnerabilities, dependencies, and usage with Reports, Socket’s new extensible reporting framework.

Product
Socket for Jira lets teams turn alerts into Jira tickets with manual creation, automated ticketing rules, and two-way sync.