Is it possible to tell JSON.NET I have a string with JSON data? E.g. I have a class like this:
public class Foo { public int Id; public string RawDat
It is possible, that using JRaw could be more sutable and comapct solution
JRaw
see this post