SugarRestSharp
SugarRestSharp copied to clipboard
Implementing this with SuiteCRM 7.11.18
Hi we tried running this code but it kept giving us an error "JsonProperty namespace not found". Isn't that supposed to be fixed with "using Newtonsoft.Json"? I'm not sure if the framework is just outdated but we can't figure out how to get this repo to work.
@imviancagrace definitely outdated at this stage. Actually the project should have been set to read only.
The last version this supports is v6. Please read https://github.com/mattkol/SugarRestSharp/issues/1#issuecomment-298262541
Thanks.