/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.

Primary LanguageC#MIT LicenseMIT

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