![]() |
VOOZH | about |
dotnet add package uSync.Hangfire --version 0.17.2
NuGet\Install-Package uSync.Hangfire -Version 0.17.2
<PackageReference Include="uSync.Hangfire" Version="0.17.2" />
<PackageVersion Include="uSync.Hangfire" Version="0.17.2" />Directory.Packages.props
<PackageReference Include="uSync.Hangfire" />Project file
paket add uSync.Hangfire --version 0.17.2
#r "nuget: uSync.Hangfire, 0.17.2"
#:package uSync.Hangfire@0.17.2
#addin nuget:?package=uSync.Hangfire&version=0.17.2Install as a Cake Addin
#tool nuget:?package=uSync.Hangfire&version=0.17.2Install as a Cake Tool
library that helps you run uSync commands as part of hangfire jobs inside umbraco
Requires:
Contains helpers for the core (free) uSync package. that allow you to run imports or exports via hangfire.
dotnet add pacakge uSync.Hangfire
builder.AddDailySyncExportJob("Daily Export", 17, 10);
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.