Skip to content

srushti/xstream.net

Repository files navigation

XStream.Net 0.9.0

© Copyright 2007-2010 Srushti Ambekallu. All Rights Reserved.

XStream.Net is largely a port of Joe Walnes original XStream project written for Java. The current version is a result of multiple iterations on a real world project and is currently in production use.

Example

new XStream().ToXml(obj);

new XStream().FromXml(xml);

There is also support for custom converters.

Licence

XStream.Net is released under the Apache 2.0 licence

About

A .net port of the Java original

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •