From 8dbe80a1a4c682272f576f6907e6c8651b08cc14 Mon Sep 17 00:00:00 2001 From: Jeffery Date: Fri, 22 Mar 2024 14:07:28 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index ac272b9..6715348 100644 --- a/README.md +++ b/README.md @@ -270,4 +270,10 @@ BackgroundJob.ContinueJobWith(jobid, () => Console.WriteLine("Continuations")); ### Progressing text console and show bar +``` +NUGET INSTALL Bonura.Hangfire.PerformContextAccessor -Version 1.3.3 + +NUGET INSTALL Hangfire.Console -Version 1.4.3 +``` + ![ProgressBar](HangfireResources/ProgressBar.jpg) \ No newline at end of file