Subscribe to Mehdi Hadeli Blog

Stay up to date! Get all the latest & greatest posts delivered straight to your inbox

subscribe via RSS with Feedly!
Mehdi

Mehdi

Hey, I'm Mehdi Hadeli, a .NET and Golang Software Engineer, interested in cutting-edge technologies, Microservices, DDD, CQRS, Event Sourcing, Event Driven Architecture.

San Francisco
2 posts
WebsiteTwitterFacebook
Messaging in .Net Core with RabbitMQ - Publisher Confirm cover image
messaging

Messaging in .Net Core with RabbitMQ - Publisher Confirm

Messaging is an essential part of modern distributed systems, and RabbitMQ is one of the most popular messaging brokers used by developers…

How to Implement Dependency Injection for .Net Core Console Applications cover image
dotnet-core

How to Implement Dependency Injection for .Net Core Console Applications

If you’re developing a.NET Core console application, you might notice that it lacks support out of the box for crucial features like…