[Mono-list] Using Mono/C# to develop simple OSX app

Edward Ned Harvey (mono) edward.harvey.mono at clevertrove.com
Fri Nov 6 13:43:54 UTC 2015


> From: mono-list-bounces at lists.ximian.com [mailto:mono-list-
> bounces at lists.ximian.com] On Behalf Of sams
> 
> I did experiment with accessing a sqlite db directly
> which was also very simple to implement.

If you care about sqlite working cross-platform, be sure to test that explicitly. Most people run into some difficulty with sqlite cross-platform, but the problems are all solved if you follow the right rituals, use the right versions of the right libraries, etc. Write back if you have any trouble.

Glad your xam mac experience was a good one.


More information about the Mono-list mailing list