[Mono-list] Using Mono/C# to develop simple OSX app
Jonathan Mitchell
jonathan at mugginsoft.com
Fri Nov 6 16:19:08 UTC 2015
System.Data.Sqlite works well cross platform though you do have to build your own version for OS X as the distributed binaries are mixed mode.
> On 6 Nov 2015, at 13:43, Edward Ned Harvey (mono) <edward.harvey.mono at clevertrove.com> wrote:
>
>> 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.
> _______________________________________________
> Mono-list maillist - Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
More information about the Mono-list
mailing list