This is a feed of links I've run across and found interesting or noteworthy. The images, content and opinions in them are owned by their respective authors.
Learn to address Docker architecture issues for .NET 8 SDK builds with a simple solution.
Docker, .NET 8, Arm64, SDK, Build
A talk on Residuality Theory recorded at the Copenhagen Developers Festival, focusing on architectural aspects for software developers.
Residuality Theory, CPH DevFest, software development, architecture, cloud, design
Explores advanced techniques in Event Sourcing and Domain-Driven Design for software architecture.
ddd, cqrs, microservices, event sourcing, software design
Barry O'Reilly discusses Residuality Theory in the context of Domain-Driven Design, focusing on architecture, modeling, and design patterns for software engineers.
ddd, domain-driven design, software architecture, microservices, event sourcing
In .NET 9, static asset delivery optimization uses Brotli and Gzip compression to reduce file sizes by over 80%, improving response times for slower networks.
.NET 9, static assets, compression, Brotli, Gzip, optimization
Learn to manage integration with external systems using NServiceBus sagas for HTTP communications. Implement orchestration for reliable shipment processing with multiple services.
NServiceBus, sagas, integration, software engineering, HTTP
The article discusses using Testcontainers to emulate external dependencies for backend integration tests, enhancing testing efficiency for software engineers.
Testcontainers, GitHub, integration tests, software engineering, backend
Discusses Blazor testing strategies, libraries, and tools for building websites.
.NET, Blazor, testing, strategies, libraries, tools
TUnit is a new, fast testing framework for .NET 8 and later, showcasing its incredible speed and features.
blog,developer,programming,.NET,csharp,c#,azure,software,microsoft,mvp
Explore custom authorization in ASP.NET Core, focusing on permissions and roles in a comprehensive guide.
authorization, asp.net core, permissions, authentication, roles