Hi Felipe, Please check https://github.com/nhibernate/nhibernate-core/pull/504 regards the .net core
TL;DR; it requires HUGE amount of work to bring support of .Net Standard 1.6, and will require a little when .Net Standard 2.0 will be released. So we aren't going to support .Net Core before the release of .Net Standard 2.0 Best Regards, Alexander On Thu, 2 Feb 2017 at 2:42 PM, Felipe Oriani <[email protected]> wrote: > Nice job Alexander. Thank you for sharing it. > > I would like to ask if is there plans to implement a .net core version? > > On Wed, Feb 1, 2017 at 11:00 PM, Alexander Zaytsev <[email protected]> > wrote: > > NHibernate 4.1.1 is now released. > > For a list of resolved issues, see the release notes: > > https://github.com/nhibernate/nhibernate-core/blob/4.1.1.GA/releasenotes.txt > > Binaries are available on NuGet and SourceForge: > https://sourceforge.net/projects/nhibernate/files/NHibernate/4.1.1.GA/ > https://www.nuget.org/packages/NHibernate/4.1.1.4000 > > ##### Notes ##### > > The [NH-3904] has been reverted in favor of [NH-2401]: users now required > to explicitly specify custom user type via MappedAs method if they want to > use IUserType/ICompositeUserType type parameters in Linq queries, or > implement generators the way they take the types into account. > > -- > 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. > > > > > -- > ______________________________________ > Felipe B Oriani > [email protected] > > -- > 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.
