Hangfire.Firebase
1.0.3
.NET Framework 4.5
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.
This repo will add Google Firebase storage provider for Hangfire (background job system for ASP.NET applications)
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5
- FireSharp (>= 2.0.4)
- Hangfire.Core (>= 1.6.8)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.3 | 1,112 | 5/21/2017 |
1.0.2 | 727 | 4/26/2017 |
1.0.1 | 936 | 3/13/2017 |
1.0.0 | 950 | 2/7/2017 |
1.0.0-beta | 802 | 1/26/2017 |
- fixed the bad-request from Firebase API