简体   繁体   中英

Nhibernate is supported with .net core 2.1?

nhibernate is supported with .net core 2.1?

I try to find tutorial with nhibernate, .net core 2.1 (or 2.0 if 2.1 not work with hib) and postgresql.

Their NuGet package 5.1.3 says it supports

  • .NET Framework 4.6.1
  • .NET Core 2.0
  • .NET Standard 2.0

So it should work fine with .NET Core 2.1, there is no reason to not make a project, install the package and test it for yourself.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM