Both NHibernate 5 and Fluent NHibernate should work just fine under .NET Core on a Raspberry. You may run into a couple of issues with SQLite, though, but as a last resort you should be able to create your own driver. It's quite easy.
/G Den tors 7 mars 2019 kl 16:54 skrev <[email protected]>: > We are developing a .net core 2.0 background application for *Raspberry > PI 3 with Windows 10 IoT*. > > > We want to use NHibernate 5, Fluent NHibernate 2.1.2 and SQLite core. > > > *Is NHibernate 5.x compatible with ARM architecture?* > > -- > You received this message because you are subscribed to the Google Groups > "nhusers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/nhusers. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "nhusers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/nhusers. For more options, visit https://groups.google.com/d/optout.
