关于[NHibernate on ASP.NET Core]的摘要:
NHibernate has been my favorite ORM for long time. Although it’s more complex for beginners than Entity Framework it’s more matured and many developers consider it to be practially an industry standard. NHibernate works with ASP.NET Core too. This blog post shows how to use NHibernate in ASP.NET Core MVC applications.
原文地址: https://gunnarpeipman.com/data/aspnet-core-nhibernate/