Quartz.Plugins.TimeZoneConverter
3.14.0
Prefix Reserved
.NET Standard 2.0
This package targets .NET Standard 2.0. The package is compatible with this framework or higher.
.NET Framework 4.6.2
This package targets .NET Framework 4.6.2. The package is compatible with this framework or higher.
dotnet add package Quartz.Plugins.TimeZoneConverter --version 3.14.0
NuGet\Install-Package Quartz.Plugins.TimeZoneConverter -Version 3.14.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.Plugins.TimeZoneConverter" Version="3.14.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Quartz.Plugins.TimeZoneConverter" Version="3.14.0" />
<PackageReference Include="Quartz.Plugins.TimeZoneConverter" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Quartz.Plugins.TimeZoneConverter --version 3.14.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Quartz.Plugins.TimeZoneConverter, 3.14.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.
#:package Quartz.Plugins.TimeZoneConverter@3.14.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Quartz.Plugins.TimeZoneConverter&version=3.14.0
#tool nuget:?package=Quartz.Plugins.TimeZoneConverter&version=3.14.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.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.
-
.NETFramework 4.6.2
- Quartz (>= 3.14.0)
- TimeZoneConverter (>= 7.0.0)
-
.NETFramework 4.7.2
- Quartz (>= 3.14.0)
- TimeZoneConverter (>= 7.0.0)
-
.NETStandard 2.0
- Quartz (>= 3.14.0)
- TimeZoneConverter (>= 7.0.0)
NuGet packages (30)
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 |
|
Shinya.Quartz
Shinya.Framework |
GitHub repositories (4)
Showing the top 4 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.
|
|
withsalt/BilibiliLiveTools
Bilibili(B站)无人值守直播工具。自动登录,自动获取直播推流地址,自动推流(使用ffmpeg),可以用于电脑、树莓派等设备无人值守直播。
|
|
guoming/Hummingbird
分布式锁,分布式ID,分布式消息队列、配置中心、注册中心、服务注册发现、超时、重试、熔断、负载均衡
|
|
oncemi/OnceMi.Framework
基于.NET 7和Vue 2开发的企业级前后端分离权限管理开发框架(后台管理系统),具有组织管理、角色管理、用户管理、菜单管理、授权管理、计划任务、文件管理等功能。支持国内外多种流行数据库,支持IdentityServer4认证中心。
|
Version | Downloads | Last Updated |
---|---|---|
3.14.0 | 84,096 | 3/8/2025 |
3.13.1 | 147,474 | 11/2/2024 |
3.13.0 | 164,387 | 8/10/2024 |
3.12.0 | 10,682 | 8/3/2024 |
3.11.0 | 30,587 | 7/7/2024 |
3.10.0 | 15,126 | 6/26/2024 |
3.9.0 | 263,372 | 5/9/2024 |
3.8.1 | 470,518 | 2/17/2024 |
3.8.0 | 350,388 | 11/18/2023 |
3.7.0 | 316,416 | 8/4/2023 |
3.6.3 | 190,449 | 6/25/2023 |
3.6.2 | 644,439 | 2/25/2023 |
3.6.1 | 464 | 2/25/2023 |
3.6.0 | 429,747 | 1/29/2023 |
3.5.0 | 438,495 | 9/18/2022 |
3.4.0 | 712,796 | 3/27/2022 |
3.3.3 | 483,914 | 8/1/2021 |
3.3.2 | 146,272 | 4/9/2021 |
3.3.1 | 734 | 4/8/2021 |
3.3.0 | 1,379 | 4/7/2021 |
3.2.4 | 147,584 | 1/19/2021 |
3.2.3 | 220,744 | 10/31/2020 |
3.2.2 | 2,385 | 10/19/2020 |
3.2.1 | 674 | 10/18/2020 |
3.2.0 | 2,833 | 10/2/2020 |
3.1.0 | 104,628 | 7/24/2020 |
3.0.7 | 78,602 | 10/7/2018 |