Subscribe to Meysam Hadeli's Blog

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

.Net

A collection of 2 posts

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…

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…