remcoros / Ninject.Extensions.Quartz

Ninject.Extensions.Quartz is an extension that provides a default implementation for the Quartz.NET ISchedulerFactory, and optionally provides the IScheduler as a singleton. This package contains a NinjectModule that has these interfaces pre-registered so all you have to do is install this package.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ninject.Extensions.Quartz

Ninject.Extensions.Quartz is an extension that provides a default implementation for the Quartz.NET ISchedulerFactory, and optionally provides the IScheduler as a singleton. This package contains a NinjectModule that has these interfaces pre-registered so all you have to do is install this package.

To install the package via Nuget: Install-Package Ninject.Extensions.Quartz

About

Ninject.Extensions.Quartz is an extension that provides a default implementation for the Quartz.NET ISchedulerFactory, and optionally provides the IScheduler as a singleton. This package contains a NinjectModule that has these interfaces pre-registered so all you have to do is install this package.

License:MIT License


Languages

Language:C# 100.0%