Quartz.Plugins.TimeZoneConverter 3.13.1

Prefix Reserved
dotnet add package Quartz.Plugins.TimeZoneConverter --version 3.13.1                
NuGet\Install-Package Quartz.Plugins.TimeZoneConverter -Version 3.13.1                
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.Plugins.TimeZoneConverter" Version="3.13.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Quartz.Plugins.TimeZoneConverter --version 3.13.1                
#r "nuget: Quartz.Plugins.TimeZoneConverter, 3.13.1"                
#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.Plugins.TimeZoneConverter as a Cake Addin
#addin nuget:?package=Quartz.Plugins.TimeZoneConverter&version=3.13.1

// Install Quartz.Plugins.TimeZoneConverter as a Cake Tool
#tool nuget:?package=Quartz.Plugins.TimeZoneConverter&version=3.13.1                

Quartz.Plugins.TimeZoneConverter provides integration with TimeZoneConverter which helps to bridge between *nix and Windows differences.

Installation

You need to add NuGet package reference to your project which uses Quartz.

Install-Package Quartz.Plugins.TimeZoneConverter

Using

Classic property-based configuration

var properties = new NameValueCollection
{
	["quartz.plugin.timeZoneConverter.type"] = "Quartz.Plugin.TimeZoneConverter.TimeZoneConverterPlugin, Quartz.Plugins.TimeZoneConverter"
};
ISchedulerFactory schedulerFactory = new StdSchedulerFactory(properties);

Configuring using scheduler builder

var config = SchedulerBuilder.Create()
    .UseTimeZoneConverter();
ISchedulerFactory schedulerFactory = config.Build();
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (28)

Showing the top 5 NuGet packages that depend on Quartz.Plugins.TimeZoneConverter:

Package Downloads
Volo.Abp.Quartz

Package Description

Aiwins.Rocket.Quartz

Package Description

Zq.Utils.Core

.NET Standard2.0、.NET Standard2.1、.NET5、.NET6版本工具类

ZhileTime.Hope.Quartz

Package Description

Gems.Jobs.Quartz

Содержит вспомогательные классы для сервисов-планировщиков на основе Quartz

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Quartz.Plugins.TimeZoneConverter:

Repository Stars
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
Version Downloads Last updated
3.13.1 5,831 11/2/2024
3.13.0 56,764 8/10/2024
3.12.0 6,801 8/3/2024
3.11.0 20,737 7/7/2024
3.10.0 10,394 6/26/2024
3.9.0 131,819 5/9/2024
3.8.1 308,358 2/17/2024
3.8.0 274,259 11/18/2023
3.7.0 218,640 8/4/2023
3.6.3 156,683 6/25/2023
3.6.2 540,478 2/25/2023
3.6.1 331 2/25/2023
3.6.0 375,324 1/29/2023
3.5.0 370,219 9/18/2022
3.4.0 654,657 3/27/2022
3.3.3 454,734 8/1/2021
3.3.2 130,634 4/9/2021
3.3.1 642 4/8/2021
3.3.0 1,142 4/7/2021
3.2.4 133,477 1/19/2021
3.2.3 214,168 10/31/2020
3.2.2 2,203 10/19/2020
3.2.1 584 10/18/2020
3.2.0 2,720 10/2/2020
3.1.0 103,280 7/24/2020
3.0.7 72,767 10/7/2018