
Stop Over Engineering Your DTO Mapping in .NET
In my earlier projects, I always reached for third-party libraries whenever I needed to map domain models to DTOs. It felt like the standard approach.…
Solutions Architect | Developer | Blogger
Solutions Architect | Developer | Blogger
In my earlier projects, I always reached for third-party libraries whenever I needed to map domain models to DTOs. It felt like the standard approach.…
When I started working on a payroll and HR system for multiple clients, the biggest technical hurdle was building it as a multi-tenant application. Each…
Today, I want to share a bit of my journey while working on a real-world project where I had to manage database changes properly using…
I want to talk to you today about something that changed the way I build software: Clean Architecture. If you’re like me, you’ve probably worked…
Hey there, fellow developer! We recently talked about Dependency Injection (DI) in .NET. We covered the basics, the three main service lifetimes, and how to…
Hey there! If you’ve been following along with my blog, you know we talked about Dependency Injection (DI) in .NET. We discussed how it makes…
I’m here to discuss Dependency Injection. My approach in this blog will be slightly different from the previous one. Since Dependency Injection is a broad…
When I was working on a recent .NET Core project, specifically on the SOA (Statement of Account) generation service, I encountered a familiar challenge; how…
Introduction Hey there, fellow developers! If you’re like me, juggling multiple projects and environments, you know how frustrating it can be to ensure your ASP.NET…
Hey there, fellow WordPress enthusiast! If you’re reading this, chances are you’re tired of using the same old widgets and want to create something uniquely…