Oct 9, 2023
As far as I remember from the tests I made when I wrote the article, it didn't solve my problem. The solution could have been viable, ONLY if I used Json.NET - Newtonsoft and Not System.Text.Json, and .NET 6, not 7.
Remember that the ctor was/needs to be private in our case study.