Dematt.Airy.Nhibernate.Extensions NuGet Package

Provides helpful Custom User Types, Composite User Types, Mapper Helpers and Linq Extensions for NHibernate.

- NHibernate Composite User Type for the DateTimeOffset struct:
Allows database such as SQLite that do not natively support the DateTimeOffset data type to store it in two separate columns one for the date and time and another for the offset.

- Model Mapper static helper class:
Allows easy configuration of a mapper to apply the above DateTimeOffset Composite User Type to all properties that are of type DateTimeOffset.
Allows a mapper to be set to ignore abstract classes.

- Linq extension that allows the use of object.IsNotNull() extension method to be mapped the native database is not null check when testing for child nullable entities.




Got any Dematt.Airy.Nhibernate.Extensions Question?





Info

Version: 2.2.0
Author(s): Matthew Rudolph
Last Update: Friday, November 25, 2016
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/MatthewRudolph/Airy-Nhibernate-Extensions
NuGet Url: https://www.nuget.org/packages/Dematt.Airy.Nhibernate.Extensions


Install
Install-Package Dematt.Airy.Nhibernate.Extensions
dotnet add package Dematt.Airy.Nhibernate.Extensions
paket add Dematt.Airy.Nhibernate.Extensions
Dematt.Airy.Nhibernate.Extensions Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.8

avg-downloads-per-day

1

days-since-last-release

2702