Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 445 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 445 Bytes

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