Subscribe to Meysam Hadeli's Blog

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

Meysam Hadeli's Blog

A blog for learning C#|

CAP Theorem In Distributed System cover image
Architecture

CAP Theorem In Distributed System

The CAP Theorem was introduced by Eric Brewer in 2000. It is a fundamental principle in distributed systems that describes the trade-off…

Json Column in Ef Core cover image
.Net

Json Column in Ef Core

In .Net 7 and above, EF Core supports JSON document columns and most of relational databases like SQL Server, PostgreSQL and MySQL support…

Generate Load Tests from Swagger/OpenAPI with K6 cover image
Test

Generate Load Tests from Swagger/OpenAPI with K6

In the new era of software, ensuring performance and stability under heavy loads is very paramount. Load testing is a critical step in the…

Vertical Slice Architecture vs Clean Architecture cover image
Architecture

Vertical Slice Architecture vs Clean Architecture

Traditional Approach with Clean Architecture In the traditional approach using Clean Architecture, concerns are separated into some layers…

Problem Details in .Net 7 cover image
.Net

Problem Details in .Net 7

Problem Detail provide machine-readable details of errors in a HTTP response to avoid the need to define new error response formats for HTTP…

Github Projects cover image
Github

Github Projects

Find my open source projects on GitHub.