你的位置: 码友网首页 / 资讯源列表 / NHibernate on ASP.NET Core

关于[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. I was pleasantly suprised seeing that NHibernate is now on .NET Standard and it doesn’t come with any secret dependencies to full .NET Framework or some Windows-only library. I mean I can take ASP.NET Core project that uses NHibernate and just deploy it to Linux server. Bam! It works!

原文地址: https://gunnarpeipman.com/data/nhibernate-on-aspnet-core/

收录时间: 2019-02-28 浏览量: 1615 分类: ASP.NET Core

| 0 收藏 | 0