Add Kafka Topic Health Check in ASP.NET Core In this article, we shall check how to implement the Apache Kafka Topic Health Check in ASP.NET...
Continue ReadingC# .NET – Automapper map Array to Object with example
Automapper map Array to Object with example Today in this article, we will see how to perform Automapper map Array to Object of a different...
Continue ReadingSystem.Text.Json allow comments in JSON
Today in this article, we will see System.Text.Json allow comments in JSON or allows trailing commas in JSON in .NET or ASP.NET Core applications while...
Continue ReadingRFC7807 ProblemDetails HTTP – Guidelines and Best practices
RFC7807 Problem Details HTTP error – Guidelines and Best practices Today in this article, we shall understand RFC7807 ProblemDetails HTTP Specification for representing HTTP status...
Continue ReadingAutomapper Map Array to an Array- Part 2
Automapper Map Array to an Array – Part 2 Today in this article, we will see how to use Automapper Map Array to an Array...
Continue Reading