Enables Tags (https://github.com/face-it/Hangfire.Tags) for MemoryStorage (https://github.com/perrich/Hangfire.MemoryStorage).
Info
Version: | 0.2.0 |
Author(s): | Aouzgaga |
Last Update: | Wednesday, August 28, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Aouzgaga/Hangfire.Tags.MemoryStorage |
NuGet Url: | https://www.nuget.org/packages/Hangfire.Tags.MemoryStorage |
Install
Install-Package Hangfire.Tags.MemoryStorage
dotnet add package Hangfire.Tags.MemoryStorage
paket add Hangfire.Tags.MemoryStorage
Hangfire.Tags.MemoryStorage Download (Unzip the "nupkg" after downloading)
Dependencies
- Hangfire.MemoryStorage(>= 1.6.1)
- Hangfire.Tags(>= 0.8.0)