Lightweight In-Memory Message Bus Using .NET Channels
Suppose you're building a modular monolith, a type of software architecture where different components are organized into loosely coupled modules. Or you might need to process data asynchronously. You'll need a tool or service that allows you to impl...
milanjovanovic.hashnode.dev6 min read