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.
SkiaSharp 4.148.0 marks the first stable release in the SkiaSharp v4 line. The project is now co-maintained by Microsoft's .NET team and Uno Platform, reflecting a broader open-source collaboration.
CNCF graduated OpenTelemetry on May 21, 2026. Microsoft added OpenTelemetry to recent .NET, VS Code and Azure tooling. AWS, Google Cloud, Datadog and Grafana document OpenTelemetry support.
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 ...
The Kestrel web server flaw allows request smuggling attacks, but the actual risk depends on the application code and deployment. Microsoft has patched a critical vulnerability in ASP.NET Core that ...
If you're eager to dive into a practical example of using Ardalis.ApiEndpoints, check out our Getting Started guide. This guide walks you through setting up your environment and creating your first ...
When we build database-backed enterprise applications, we generally want to isolate our entity models, the DbContext, and the logic for database initialization and migration to maintain a clean ...
Take advantage of API key authentication to control the access of applications and services to your Web APIs in ASP.NET Core. There are several ways to secure your APIs in ASP.NET Core 7. You can use ...