Closed dviry closed 4 years ago
Using the new freely released ServiceStack.Text library to avoid writing reflection methods. Note that I am only testing string/guid, I am sure numbers/dates will need special handling - I'll leave that to you ;)
Thanks for this, but I don't think introducing another dependency (especially one so large!) is the right way to go.
Using the new freely released ServiceStack.Text library to avoid writing reflection methods. Note that I am only testing string/guid, I am sure numbers/dates will need special handling - I'll leave that to you ;)