skyferian
maui deserialize problem
I am having a problem when trying to deserialize api data
// this is what content says [{"id":1,"name":"Paprika chips","brand":"Lays","store":"Aldi"},{"id":2,"name":"producttest","brand":"brandttest","store":"Lidl"} so this one is correct but only the deserialize gives me some kind of problem and i do not understand why
this is what mylists says System.Collections.Generic.List`1[Boodschappenlijst.Model.Item]
17 replies