Hangfire.Firebase
1.0.3
This repo will add Google Firebase storage provider for Hangfire (background job system for ASP.NET applications)
Install-Package Hangfire.Firebase -Version 1.0.3
dotnet add package Hangfire.Firebase --version 1.0.3
<PackageReference Include="Hangfire.Firebase" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Hangfire.Firebase --version 1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Hangfire.Firebase, 1.0.3"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Hangfire.Firebase as a Cake Addin
#addin nuget:?package=Hangfire.Firebase&version=1.0.3
// Install Hangfire.Firebase as a Cake Tool
#tool nuget:?package=Hangfire.Firebase&version=1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
- fixed the bad-request from Firebase API
Dependencies
-
.NETFramework 4.5
- FireSharp (>= 2.0.4)
- Hangfire.Core (>= 1.6.8)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.3 | 865 | 5/21/2017 |
1.0.2 | 567 | 4/26/2017 |
1.0.1 | 727 | 3/13/2017 |
1.0.0 | 740 | 2/7/2017 |
1.0.0-beta | 644 | 1/26/2017 |