NATS in .NET: The Message Broker You're Probably Ignoring

NATS in .NET: The Message Broker You're Probably Ignoring

July 22, 2026dotnetnatsmessagingmicroservicesnugetopen-sourcerabbitmqkafka

A practical introduction to NATS for .NET developers: subjects, wildcards, queue groups, how it compares to RabbitMQ and Kafka, and how to validate every incoming message with MessageValidation.NatsNet in one line.

Read more
Async, Await, and Task in C#: unlock

Async, Await, and Task in C#: unlock

May 15, 2026.NETC#AsyncTaskAwaitPerformanceBest Practices

Learn why async matters in .NET, how async/await and Task work, and when to use Task.WhenAll, Task.Run, cancellation, and non-blocking patterns in C# applications.

Read more
An unhandled error has occurred. Reload 🗙