[–] FubarCoder 11y ago ↗ This is a hand-made port of BeanIO from Java to .NET which was changed in the following aspects:* Support of .NET generics* Availability as PCL (.NET 4.5, Win8, Win Phone 8.1, Xamarin.iOS/Android)* Scheme handlers to support loading of mappings from any place* Available as NuGet packageAll original unit tests were ported (over 300) and should therefore mostly behave in the same way as the original BeanIO project.
1 comment
[ 3.9 ms ] story [ 9.9 ms ] thread* Support of .NET generics
* Availability as PCL (.NET 4.5, Win8, Win Phone 8.1, Xamarin.iOS/Android)
* Scheme handlers to support loading of mappings from any place
* Available as NuGet package
All original unit tests were ported (over 300) and should therefore mostly behave in the same way as the original BeanIO project.