C# Libraries to convert xml into JSON and vice versa.
        Posted  
        
            by nabo
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by nabo
        
        
        
        Published on 2010-05-26T20:24:08Z
        Indexed on 
            2010/05/26
            20:31 UTC
        
        
        Read the original article
        Hit count: 233
        
I need to transform one document formated in xml into JSON and vice versa.
I belive this is a common requirement and perhaps there's still one library that does that work.
Know any?
© Stack Overflow or respective owner