Hangfire.Storage.SQLite:用于Hangfire的替代SQLite存储

时间:2021-05-19 19:41:07
【文件属性】:
文件名称:Hangfire.Storage.SQLite:用于Hangfire的替代SQLite存储
文件大小:323KB
文件格式:ZIP
更新时间:2021-05-19 19:41:07
storage nuget sqlite hangfire hangfire-extension Hangfire.Storage.SQLite 概述 用于Hangfire的备用SQLite存储。 该项目由放弃Hangfire.SQLite存储( )创建,作为将SQLite与Hangfire结合使用的替代方法。 生产准备好了吗? 是的 安装 从Nuget安装软件包。 Install-Package Hangfire.Storage.SQLite 用法 这是您连接到SQLite实例的方式 GlobalConfiguration . Configuration . UseSQLiteStorage (); 例子 services . AddHangfire ( configuration => configuration . UseSimpleAssemblyNameTypeSerializer () . UseRecommen
【文件预览】:
Hangfire.Storage.SQLite-master
----.gitignore(5KB)
----src()
--------samples()
--------main()
--------test()
----LICENSE(1KB)
----.github()
--------workflows()
----README.md(2KB)
----Hangfire.Storage.SQLite.sln(3KB)
----content()
--------dashboard_recurring_jobs.png(118KB)
--------dashboard_servers.png(62KB)
--------dashboard_heartbeat.png(160KB)

网友评论