HTTPClients in ASP.NET Core - DelegatingHandlers vs PrimaryMessageHandlers
Combine both with named HTTP clients to create modular reliable interfaces to other services
Here, we share insights, tips, and news from the world of software development and our work. We explore the latest trends, offer solutions for common challenges, and provide a glimpse into our projects. Whether you're an industry insider or simply curious about the technology behind our products, there should be something for everyone here.
Combine both with named HTTP clients to create modular reliable interfaces to other services
BUGS! Playwright is one of many popular testing tools for UI-driven end-to-end tests. In this post, we highlight several approaches and decisions that can help optimize test strategies, reduce effort, and improve quality.
.NET 9 brings numerous optimizations regarding performance and resource management. DATAS and Server Garbage Collection help run .NET services on Kubernetes more cost-effectively.
Code reviews are an indispensable part of modern software development. But how to do a truly impactful code review?