Info
Version: | 1.0.1 |
Author(s): | Xavier Jefferson |
Last Update: | Tuesday, November 21, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/xavierjefferson/SimpleQueue |
NuGet Url: | https://www.nuget.org/packages/fissolue.SimpleQueue.FluentNHibernate |
Install
Install-Package fissolue.SimpleQueue.FluentNHibernate
dotnet add package fissolue.SimpleQueue.FluentNHibernate
paket add fissolue.SimpleQueue.FluentNHibernate
fissolue.SimpleQueue.FluentNHibernate Download (Unzip the "nupkg" after downloading)
Dependencies
- fissolue.SimpleQueue(>= 1.0.0)
- FluentNHibernate(>= 2.0.3)
- Newtonsoft.Json(>= 10.0.3)
Tags
In this case, this queue implementation supports any database that can be accessed via Fluent NHibernate (MS Sql, MySQL, Oracle, Sqlite, DB2, Postgres, Firebird).