Catnap ORM does indeed have documentation for how to use with MonoTouch. There's really not much to it, especially since the normal (terse) mapping syntax now works with the latest version.
https://github.com/timscott/catnap/wiki/Using-Catnap-With-MonoTouch Here's the general usage documentation: https://github.com/timscott/catnap/wiki/Introduction I have not used Catnap with Monodroid, so I can't speak to that. If there is an ADO implementation for SQLite it should "just work." I should mention too that Catnap is very lightweight -- about 40k. -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/ORM-for-Mono-for-Android-tp4912963p5034538.html Sent from the Mono for Android mailing list archive at Nabble.com. _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
