An extension to LiquidProjections that uses NHibernate for storing projections.
Info
Version: | 3.1.0 |
Author(s): | Dennis Doomen |
Last Update: | Monday, August 20, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/LiquidProjections/LiquidProjections |
NuGet Url: | https://www.nuget.org/packages/LiquidProjections.NHibernate |
Install
Install-Package LiquidProjections.NHibernate
dotnet add package LiquidProjections.NHibernate
paket add LiquidProjections.NHibernate
LiquidProjections.NHibernate Download (Unzip the "nupkg" after downloading)
Dependencies
- NHibernate(>= 4.0.0 && < 5.0.0)
- LiquidProjections(>= 3.0.0 && < 4.0.0)