Skip to content

LoungeFlyZ/Autofac.Extras.Quartz

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autofac.Extras.Quartz

Autofac integration for Quartz.Net

Autofac.Extras.Quartz creates nested litefime scope for each Quartz Job. Nested scope is disposed after job execution has been completed.

This allows to have single instance per job execution as well as deterministic disposal of resources.

Install package via Nuget: install-package Autofac.Extras.Quartz

About

Autofac JobFactory for Quartz.Net

Resources

License

Stars

Watchers

Forks

Packages

No packages published