Subscribe to Meysam Hadeli's Blog

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

Meysam Hadeli

Meysam Hadeli

Meysam Hadeli's Blog

4 posts
WebsiteTwitter
Github Projects cover image
dotnet

Github Projects

Find my open source projects on GitHub

Problem Details in .Net 7 cover image
dotnet

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…

Vertical Slice Architecture vs Clean Architecture cover image
architecture,  dotnet

Vertical Slice Architecture vs Clean Architecture

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

Generate Load Tests from Swagger/OpenAPI with K6 cover image
test,  dotnet

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…