So there are 2 parts to this:
You can use NHibernate with an ASP.Net Core application *right now* so long 
as you're willing to take a dependency on windows / net461 framework. Mono 
may also work I'm not really sure. I'm doing this for a project and it 
works really well.  

If you're asking about what the plans are for supporting netstandard 1.x on 
a cross-platform that's a stickier situation. Basically there's some pretty 
intrusive changes.  System.Data and System.Configuration are gone along 
with parts of System.Xml. Stuff's different and it takes time to address. 
 More-over the build system is still in 'preview' and is expected to change 
massively. Take a look at the github pull requests for more info.

On Wednesday, November 9, 2016 at 6:07:58 PM UTC-5, ArianitOn- wrote:
>
> What are the plans for NHibernate with Asp.Net Core? Any update soon or 
> new version? 
>

-- 
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