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.
A real-world ASP.NET Core Web API backend for an e-commerce application. This project is built for authentication, authorization, SQL Server database integration, CRUD APIs, pagination, filtering, ...
CQRS is a simple pattern – two objects for command/queries where once there was one. These days just about every system I build utilizes CQRS, as it’s a natural progression from refactoring your apps ...