Skip to content

sramekpete/datacontract-deserialization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WCF XML deserialization not populating array

The solution to the issue is to map array without using wrapping object on top of the array.

Additional resources

Stack Overflow question