This repo will add Google Firebase storage provider for Hangfire (background job system for ASP.NET applications).
Info
| Version: | 1.0.3 |
| Author(s): | Imran Momin |
| Last Update: | Sunday, May 21, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/imranmomin/hangfire.firebase |
| NuGet Url: | https://www.nuget.org/packages/Hangfire.Firebase |
Install
Install-Package Hangfire.Firebase
dotnet add package Hangfire.Firebase
paket add Hangfire.Firebase
Hangfire.Firebase Download (Unzip the "nupkg" after downloading)
Dependencies
- FireSharp(>= 2.0.4)
- Hangfire.Core(>= 1.6.8)
Tags