Basic functionality for CQRS support via NHibernate.
Info
Version: | 2.0.1 |
Author(s): | TauCode |
Last Update: | Monday, October 28, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/taucode/taucode.cqrs.nhibernate |
NuGet Url: | https://www.nuget.org/packages/TauCode.Cqrs.NHibernate |
Install
Install-Package TauCode.Cqrs.NHibernate
dotnet add package TauCode.Cqrs.NHibernate
paket add TauCode.Cqrs.NHibernate
TauCode.Cqrs.NHibernate Download (Unzip the "nupkg" after downloading)
Dependencies
- NHibernate(>= 5.3.2)
- TauCode.Cqrs(>= 1.3.0)
Tags