NHibernate

NHibernate
Stable release
5.5.0 / December 24, 2023; 10 months ago (2023-12-24)
Repository
Written inC#
Operating systemCross-platform
Platform.NET 4.6.1, .NET Standard 2.0, .NET Core 2.0, and Mono
TypeObject–relational mapping
LicenseGNU Lesser General Public License 2.1
Websitehttp://nhibernate.info

NHibernate is a port of the Hibernate object–relational mapping (ORM) tool for the Microsoft .NET platform. It provides a framework for mapping an object-oriented domain model to a traditional relational database. Its purpose is to relieve the developer from a significant portion of relational data persistence-related programming tasks. NHibernate is free and open-source software that is distributed under the GNU Lesser General Public License.