If you're considering PuppeteerSharp for PDF generation, here's the version of the story that doesn't show up in the "getting started" docs.
June 19, 2026 update: Microsoft assesses with high confidence that this activity is attributable to Sapphire Sleet, a North Korean state actor that primarily targets the financial sector. The ...
Iron Software builds trusted .NET libraries for document automation. If you've shipped a .NET service that generates PDFs in the last seven or eight years, there's a reasonable chance you reached for ...
Abstract: Dependency Injection (DI) is a great way to reduce tight coupling between software components. In this article, we survey some of the most common mistakes when working with DI in C# .NET and ...
Your ASP.NET Application Is Running. But Is It Holding You Back? Many enterprise applications still run on ASP.NET (.NET Framework). They are stable. They are functional. They generate revenue. But ...
This repository contains sample code for the book Dependency Injection Principles, Practices, and Patterns. You can find the code shown in the book in this repository, embedded in functioning sample ...
Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that ...
Explore three different ways to resolve dependencies in ASP.NET Core 6, using constructor injection, action method injection, or IServiceProvider instances. Dependency injection is a technique that ...