Host library for DotQueue lightweight server client thread-safe queue framework.
Info
Version: | 1.0.7 |
Author(s): | Samer Al-Rawi |
Last Update: | Sunday, December 4, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SamerAlRawi/DotQueue |
NuGet Url: | https://www.nuget.org/packages/DotQueue.HostLib |
Install
Install-Package DotQueue.HostLib
dotnet add package DotQueue.HostLib
paket add DotQueue.HostLib
DotQueue.HostLib Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Client(>= 5.2.3)
- Microsoft.AspNet.WebApi.Core(>= 5.2.3)
- Microsoft.AspNet.WebApi.Owin(>= 5.2.3)
- Microsoft.AspNet.WebApi.OwinSelfHost(>= 5.2.3)
- Microsoft.AspNet.WebApi.SelfHost(>= 5.2.3)
- Microsoft.Owin(>= 3.0.1)
- Microsoft.Owin.Host.HttpListener(>= 2.0.2)
- Microsoft.Owin.Hosting(>= 2.0.2)
- Owin(>= 1.0.0)
- CommonServiceLocator(>= 1.3.0)
- Newtonsoft.Json(>= 9.0.1)
- Unity(>= 4.0.1)