aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Common/Serialization
AgeCommit message (Collapse)Author
2012-08-18Slight re-work of ApplicationPaths so that we can have inherited versions ↵LukePulverenti Luke Pulverenti luke pulverenti
for the UI and Server
2012-08-13Added an XmlSerializer to commonLukePulverenti Luke Pulverenti luke pulverenti
2012-07-31Added an ApiInteraction project that UI's can use to talk to the server. ↵LukePulverenti Luke Pulverenti luke pulverenti
Moved jsonserializer namespace from json to serialization, since we may be adding an xml serializer.