Dan Lewis
banner
daniellewis.dev
Dan Lewis
@daniellewis.dev
Solution Architect based in the UK. Proponent of evolutionary, just-enough architectures, mostly Microsoft tech (Azure, .NET etc).
It can work well, even on large projects, when combined with the REPR pattern e.g. MediatR allowing you to keep endpoint definitions with the requests and handlers logically grouped together in feature folders. Don't fall into the trap of having them all in one place like the default Program.cs etc
December 18, 2024 at 5:19 PM