SugarRestSharp icon indicating copy to clipboard operation
SugarRestSharp copied to clipboard

Implementing this with SuiteCRM 7.11.18

Open imviancagrace opened this issue 4 years ago • 1 comments

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 avatar Oct 11 '21 17:10 imviancagrace

@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.

mattkol avatar Oct 12 '21 00:10 mattkol