teslachok
Most efficient way to modify json in C#
There are many good uses for getters/setters, but this one is dubious, since it's overloaded with logic, and it has some DAL code, along with JSON parsing. I'd make this bit more imperative i.e. move it to an orchestrating service and inject that where needed.
44 replies