文件名称:Hangfire-Chinese-Doc:Hangfire中文文档,由官方文档翻译
文件大小:961KB
文件格式:ZIP
更新时间:2024-06-02 19:04:47
HTML
Hangfire 中文文档 基于官方文档机翻修改,在线访问地址: Docker 支持 运行: docker run --restart always --name hangfire -d -p 8080:80 daocloud.io/koukouge/hangfirezhdoc 浏览器访问 http://127.0.0.1:8080/quick-start.html 即可查看文档。 删除: docker rm -f hangfire Hangfire Documentation This repository contains documentation for . Contributing The Easy Way Just click the Edit on GitHub button while observing a page with mistakes as shown be
【文件预览】:
Hangfire-Chinese-Doc-master
----nginx.conf(514B)
----package-manager.png(51KB)
----jumbotron.html(1KB)
----conf.py(8KB)
----deployment-to-production()
--------perfmon.png(15KB)
--------always-on.png(1KB)
--------making-aspnet-app-always-running.rst(7KB)
--------performance-counters.rst(2KB)
--------index.rst(132B)
----best-practices.rst(2KB)
----make.bat(6KB)
----installation.rst(2KB)
----Dockerfile(291B)
----quick-start.rst(4KB)
----extensibility()
--------index.rst(74B)
--------using-job-filters.rst(3KB)
----contributing.png(41KB)
----background-processing()
--------processing-jobs-in-web-app.rst(3KB)
--------placing-processing-into-another-process.rst(2KB)
--------processing-jobs-in-console-app.rst(2KB)
--------configuring-queues.rst(1000B)
--------running-multiple-server-instances.rst(1KB)
--------processing-jobs-in-windows-service.rst(2KB)
--------tracking-progress.rst(4KB)
--------configuring-degree-of-parallelism.rst(921B)
--------processing-background-jobs.rst(2KB)
--------add-installer.png(6KB)
--------failed-job.png(77KB)
--------dealing-with-exceptions.rst(2KB)
--------index.rst(386B)
----tutorials()
--------send-email.rst(13KB)
--------highlight.rst(22KB)
--------index.rst(75B)
--------highlighter()
----hangfire-workflow.png(26KB)
----.gitignore(6B)
----Makefile(7KB)
----configuration()
--------using-sql-server-with-msmq.rst(4KB)
--------using-redis.rst(8KB)
--------sql-schema.png(2KB)
--------add-owin-startup.png(8KB)
--------configuring-logging.rst(3KB)
--------storage-compare.png(3KB)
--------using-dashboard.rst(5KB)
--------index.rst(2KB)
--------using-sql-server.rst(3KB)
----README.md(2KB)
----_themes()
--------bootstrap()
----.editorconfig(58B)
----index.rst(4KB)
----background-methods()
--------calling-methods-with-delay.rst(1KB)
--------using-batches.rst(3KB)
--------performing-recurrent-tasks.rst(3KB)
--------passing-arguments.rst(1KB)
--------passing-dependencies.rst(3KB)
--------calling-methods-in-background.rst(2KB)
--------writing-unit-tests.rst(2KB)
--------using-cancellation-tokens.rst(1KB)
--------index.rst(293B)
--------using-ioc-containers.rst(2KB)
----.vscode()
--------tasks.json(242B)