I don't think this is supported.  If you are writing a universal windows
app, you're targeting the PCL.

Here's a discussion from the forum.

https://groups.google.com/forum/#!topic/nhusers/Rz7EODshxKE

Nhibernate doesn't currently support it, and might not ever.

I would put your Nhiberate code behind WebApi on a server and have your UWP
app call that.

On Wed, Jan 13, 2016 at 10:42 AM, Catalin Pop <[email protected]> wrote:

> Hey there!
> I can't seem to find a way to make NHibernate and Fluent NHibernate work
> with a UWP App.
> Google also doesn't give much feedback when searching "nhibernate uwp".
> In my experience, so far, it's probably something very very obvious that I
> somehow manage to miss :))
> Ideas?
>
> --
> 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.

Reply via email to