Quartz.Unity 1.3.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Quartz.Unity --version 1.3.0
NuGet\Install-Package Quartz.Unity -Version 1.3.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Quartz.Unity" Version="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Quartz.Unity --version 1.3.0
#r "nuget: Quartz.Unity, 1.3.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Quartz.Unity as a Cake Addin
#addin nuget:?package=Quartz.Unity&version=1.3.0

// Install Quartz.Unity as a Cake Tool
#tool nuget:?package=Quartz.Unity&version=1.3.0

Provides an extension to register ISchedulerFactory and IScheduler with Unity and a JobFactory to allow Unity to resolve Jobs.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.0

  • .NETFramework 4.5

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.2.0 93,122 5/14/2019
3.1.0 16,845 1/28/2019
3.0.0 39,420 1/14/2018
2.0.0 9,148 10/28/2017
1.4.0 99,900 3/13/2016
1.3.2 18,060 10/30/2015
1.3.1 27,346 1/30/2015
1.3.0 1,281 1/22/2015
1.2.1 7,999 10/25/2014
1.2.0 1,766 8/24/2014
1.1.1 1,198 8/22/2014
1.1.0 1,170 8/22/2014
1.0.2 1,768 5/22/2014
1.0.1 5,024 7/18/2013
1.0.0 1,598 7/18/2013

Updated dependencies to Quartz v2.3.1 and Common.Logginv3.0.0