Skip to content

Commit 3dca246

Browse files
committed
Update extensions.md
1 parent 75cc324 commit 3dca246

File tree

1 file changed

+25
-17
lines changed

1 file changed

+25
-17
lines changed

extensions.md

Lines changed: 25 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -7,29 +7,37 @@ sub_active: extensions
77

88
## Authorization
99

10-
* [Hangfire.Dashboard.Authorization](https://github.com/HangfireIO/Hangfire.Dashboard.Authorization)
10+
Project | Author | Latest Version
11+
--- | --- | ---
12+
[Hangfire.Dashboard.Authorization](https://github.com/HangfireIO/Hangfire.Dashboard.Authorization) | @odinserj | ![Latest version](https://img.shields.io/nuget/v/Hangfire.Dashboard.Authorization.svg)
1113

1214
## Storages
1315

14-
* [Hangfire.PostgreSql](https://github.com/frankhommers/Hangfire.PostgreSql) by [@frankhommers](https://github.com/frankhommers)
15-
* [Hangfire.Mongo](https://github.com/sergun/Hangfire.Mongo) by [@sergun](https://github.com/sergun)
16-
* [Hangfire.CompositeC1](https://www.nuget.org/packages/Hangfire.CompositeC1) by [@burningice](http://www.nuget.org/profiles/burningice)
16+
Project | Author | Latest Version
17+
--- | --- | ---
18+
[Hangfire.PostgreSql](https://github.com/frankhommers/Hangfire.PostgreSql) | [@frankhommers](https://github.com/frankhommers) | ![Latest version](https://img.shields.io/nuget/v/Hangfire.PostgreSql.svg)
19+
[Hangfire.Mongo](https://github.com/sergun/Hangfire.Mongo) | [@sergun](https://github.com/sergun) | ![Latest version](https://img.shields.io/nuget/v/Hangfire.Mongo.svg)
20+
[Hangfire.CompositeC1](https://www.nuget.org/packages/Hangfire.CompositeC1) | [@burningice](http://www.nuget.org/profiles/burningice) | ![Latest version](https://img.shields.io/nuget/v/Hangfire.CompositeC1.svg)
1721

1822
## IoC Containers
1923

20-
* [Hangfire.Autofac](https://github.com/HangfireIO/Hangfire.Autofac)
21-
* [Hangfire.Ninject](https://github.com/HangfireIO/Hangfire.Ninject)
22-
* [Hangfire.TinyIoC](https://github.com/richclement/Hangfire.TinyIoC) by [@richclement](https://github.com/richclement)
23-
* [Hangfire.Windsor](https://github.com/BredStik/Hangfire.Windsor) by [@BredStik](https://github.com/BredStik)
24-
* [Hangfire.SimpleInjector](https://github.com/devmondo/Hangfire.SimpleInjector) by [@devmondo](https://github.com/devmondo/Hangfire.SimpleInjector)
25-
* [Hangfire.Unity](https://github.com/phenixdotnet/Hangfire.Unity) by [@phenixdotnet](https://github.com/phenixdotnet)
26-
* [Hangfire.MEF](https://github.com/Excommunicated/Hangfire.MEF) by [@Excommunicated](https://github.com/Excommunicated)
24+
Project | Author | Latest Version
25+
--- | --- | ---
26+
[Hangfire.Autofac](https://github.com/HangfireIO/Hangfire.Autofac) | | ![Latest version](https://img.shields.io/nuget/v/Hangfire.Autofac.svg)
27+
[Hangfire.Ninject](https://github.com/HangfireIO/Hangfire.Ninject) | | ![Latest version](https://img.shields.io/nuget/v/Hangfire.Ninject.svg)
28+
[Hangfire.TinyIoC](https://github.com/richclement/Hangfire.TinyIoC) | [@richclement](https://github.com/richclement) | ![Latest version](https://img.shields.io/nuget/v/Hangfire.TinyIoc.svg)
29+
[Hangfire.Windsor](https://github.com/BredStik/Hangfire.Windsor) | [@BredStik](https://github.com/BredStik) | ![Latest version](https://img.shields.io/nuget/v/Hangfire.Windsor.svg)
30+
[Hangfire.SimpleInjector](https://github.com/devmondo/Hangfire.SimpleInjector) | [@devmondo](https://github.com/devmondo/Hangfire.SimpleInjector) | ![Latest version](https://img.shields.io/nuget/v/Hangfire.SimpleInjector.svg)
31+
[Hangfire.Unity](https://github.com/phenixdotnet/Hangfire.Unity) | [@phenixdotnet](https://github.com/phenixdotnet) | ![Latest version](https://img.shields.io/nuget/v/Hangfire.Unity.svg)
32+
[Hangfire.MEF](https://github.com/Excommunicated/Hangfire.MEF) | [@Excommunicated](https://github.com/Excommunicated) | ![Latest version](https://img.shields.io/nuget/v/Hangfire.CompositeC1.svg)
2733

2834
## .NET 4.0 Support
2935

30-
* [Hangfire_Net40](https://www.nuget.org/packages/Hangfire_net40/)
31-
* [Hangfire_Net40.Core](https://www.nuget.org/packages/Hangfire_net40.Core/)
32-
* [Hangfire_Net40.SqlServer](https://www.nuget.org/packages/Hangfire_net40.SqlServer/)
33-
* [Hangfire_Net40.SqlServer.MSMQ](https://www.nuget.org/packages/Hangfire_net40.SqlServer.MSMQ/)
34-
* [Hangfire_Net40.SqlServer.RabbitMQ](https://www.nuget.org/packages/Hangfire_net40.SqlServer.RabbitMQ/)
35-
* [Hangfire_Net40.Redis](https://www.nuget.org/packages/Hangfire_net40.Redis/)
36+
Project | Author | Latest Version
37+
--- | --- | ---
38+
[Hangfire_Net40](https://www.nuget.org/packages/Hangfire_net40/) | [@phillcampbell](https://github.com/phillcampbell) | ![Latest version](https://img.shields.io/nuget/v/Hangfire_net40.svg)
39+
[Hangfire_Net40.Core](https://www.nuget.org/packages/Hangfire_net40.Core/) | [@phillcampbell](https://github.com/phillcampbell) | ![Latest version](https://img.shields.io/nuget/v/Hangfire_net40.Core.svg)
40+
[Hangfire_Net40.SqlServer](https://www.nuget.org/packages/Hangfire_net40.SqlServer/) | [@phillcampbell](https://github.com/phillcampbell) | ![Latest version](https://img.shields.io/nuget/v/Hangfire_net40.SqlServer.svg)
41+
[Hangfire_Net40.SqlServer.MSMQ](https://www.nuget.org/packages/Hangfire_net40.SqlServer.MSMQ/) | [@phillcampbell](https://github.com/phillcampbell) | ![Latest version](https://img.shields.io/nuget/v/Hangfire_net40.SqlServer.MSMQ.svg)
42+
[Hangfire_Net40.SqlServer.RabbitMQ](https://www.nuget.org/packages/Hangfire_net40.SqlServer.RabbitMQ/) | [@phillcampbell](https://github.com/phillcampbell) | ![Latest version](https://img.shields.io/nuget/v/Hangfire_net40.SqlServer.RabbitMQ.svg)
43+
[Hangfire_Net40.Redis](https://www.nuget.org/packages/Hangfire_net40.Redis/) | [@phillcampbell](https://github.com/phillcampbell) | ![Latest version](https://img.shields.io/nuget/v/Hangfire_net40.Redis.svg)

0 commit comments

Comments
 (0)