简体   繁体   English

.net core 2.1是否支持Nhibernate?

[英]Nhibernate is supported with .net core 2.1?

nhibernate is supported with .net core 2.1? .net core 2.1是否支持nhibernate?

I try to find tutorial with nhibernate, .net core 2.1 (or 2.0 if 2.1 not work with hib) and postgresql. 我尝试找到使用nhibernate,.net core 2.1(如果2.1不能与hib一起使用,则为2.0)和postgresql的教程。

Their NuGet package 5.1.3 says it supports 他们的NuGet软件包5.1.3表示支持

  • .NET Framework 4.6.1 .NET Framework 4.6.1
  • .NET Core 2.0 .NET Core 2.0
  • .NET Standard 2.0 .NET标准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. 因此,它在.NET Core 2.1上应该可以正常工作,没有理由不创建项目,安装软件包并自己进行测试。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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