Feed
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.
An Introduction to Residuality Theory - DDD Europe 2022
Barry O'Reilly - youtube.com
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

Static asset file sizes can be reduced by over 80% in .NET 9
@RoundTheCode - roundthecode.com
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

NServiceBus sagas: Integrations
Particular Docs - docs.particular.net
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

Integration Tests with GitHub Service Containers
Alex Pliutau - itnext.io
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
Blazor-testing from A to Z | .NET Conf 2023
YouTube - youtube.com
Discusses Blazor testing strategies, libraries, and tools for building websites.
.NET, Blazor, testing, strategies, libraries, tools

Meet TUnit: The New, Fast, and Extensible .NET Testing Framework
Sander ten Brinke - stenbrinke.nl
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
Implementing A Custom Authorization Handler In ASP.NET Core | Permission Authorization - Part 3
YouTube - youtube.com
Explore custom authorization in ASP.NET Core, focusing on permissions and roles in a comprehensive guide.
authorization, asp.net core, permissions, authentication, roles
Introduction To Permission Authorization In ASP.NET Core 7 | Permission Authorization - Part 1
YouTube - youtube.com
Explore ASP.NET Core 7's permission authorization techniques, including JWT and authentication methods. Free source code available.
authorization, JWT, permissions, ASP.NET Core 7

GitHub Actions now with Manual Approvals
XYZabc - cloudlumberjack.com
Implement deployment gating with manual approvals in GitHub Actions using the new Environments feature.
GitHub, Actions, Manual Approvals, Deployment Gating, Environments
Accelerate .NET porting from Windows to Linux with Amazon Q Developer-DOP208-NEW
AWS re:Invent 2024 - youtube.com
Explore how generative AI simplifies the migration of legacy .NET applications from Windows to Linux.
AWS, .NET, Linux, migration, generative AI