Simple NHibernate mapper using attributes against entity classes and properties.
Info
| Version: | 1.0.20 |
| Author(s): | Denis Pujdak, Rafał Przybyłak |
| Last Update: | Wednesday, November 3, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://gitlab.com/fairking/nhibernate.simplemapping |
| NuGet Url: | https://www.nuget.org/packages/NHibernate.SimpleMapping |
Install
Install-Package NHibernate.SimpleMapping
dotnet add package NHibernate.SimpleMapping
paket add NHibernate.SimpleMapping
NHibernate.SimpleMapping Download (Unzip the "nupkg" after downloading)
Dependencies
- NHibernate(>= 5.3.5)
Tags