Quartz.Serialization.Json 3.0.0-beta1

Prefix Reserved
This is a prerelease version of Quartz.Serialization.Json.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Quartz.Serialization.Json --version 3.0.0-beta1
                    
NuGet\Install-Package Quartz.Serialization.Json -Version 3.0.0-beta1
                    
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.Serialization.Json" Version="3.0.0-beta1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Quartz.Serialization.Json" Version="3.0.0-beta1" />
                    
Directory.Packages.props
<PackageReference Include="Quartz.Serialization.Json" />
                    
Project file
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.Serialization.Json --version 3.0.0-beta1
                    
#r "nuget: Quartz.Serialization.Json, 3.0.0-beta1"
                    
#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.
#addin nuget:?package=Quartz.Serialization.Json&version=3.0.0-beta1&prerelease
                    
Install Quartz.Serialization.Json as a Cake Addin
#tool nuget:?package=Quartz.Serialization.Json&version=3.0.0-beta1&prerelease
                    
Install Quartz.Serialization.Json as a Cake Tool

Quartz.NET JSON Serialization Support

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.  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. 
.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 net452 is compatible.  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. 
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 (76)

Showing the top 5 NuGet packages that depend on Quartz.Serialization.Json:

Package Downloads
SyncSoft.ECP.Quartz

An ecommerce framework for SyncSoft Inc.

RapidFire.Core

Rapid Fire For WEB with .NET 6!

Zq.Utils.Core

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

Quartz.Spi.CosmosDbJobStore

A CosmosDb job store for Quartz.NET. This library targets the Microsoft.Azure.Cosmos v3 driver.

SyncSoft.ECP.Hosting

An app framework for SyncSoft Inc.

GitHub repositories (17)

Showing the top 17 popular GitHub repositories that depend on Quartz.Serialization.Json:

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.
elsa-workflows/elsa-core
A .NET workflows library
oskardudycz/EventSourcing.NetCore
Examples and Tutorials of Event Sourcing in .NET
zhaopeiym/quartzui
基于Quartz.NET3.0的定时任务Web可视化管理。docker打包开箱即用、内置SQLite持久化、语言无关、业务代码零污染、支持 RESTful风格接口、傻瓜式配置
iamoldli/NetModular
NetModular 是基于.Net Core 和 Vue.js 的业务模块化以及前后端分离的快速开发框架
izhaorui/Zr.Admin.NET
🎉ZR.Admin.NET是一款前后端分离的、跨平台基于RBAC的通用权限管理后台。ORM采用SqlSugar。前端采用Vue、AntDesign,支持多租户、缓存、任务调度、支持统一异常处理、接口限流、支持一键生成前后端代码,支持动态国际化翻译(Vue3),等诸多黑科技,代码简洁易懂、易扩展让开发更简单、更通用。
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
colinin/abp-next-admin
这是基于vue-vben-admin 模板适用于abp vNext的前端管理项目
aelassas/wexflow
Workflow Engine and Automation Platform
yilezhu/Czar.Cms
.NET Core实战项目之CMS系列教程的源码,精简而又功能丰富的权限设计,内容管理设计让你轻松搭建一个ASP.NET Core2.2的网站系统.此项目准备用EFCore进行重构,敬请期待
AntonioFalcaoJr/EventualShop
A state-of-the-art distributed system using Reactive DDD as uncertainty modeling, Event Storming as subdomain decomposition, Event Sourcing as an eventual persistence mechanism, CQRS, Async Projections, Microservices for individual deployable units, Event-driven Architecture for efficient integration, and Clean Architecture as domain-centric design
andrewlock/asp-dot-net-core-in-action-2e
Source code examples for ASP.NET Core in Action, Second Edition
lithnet/access-manager
Access Manager provides web-based access to local admin (LAPS) passwords, BitLocker recovery keys, and just-in-time administrative access to Windows computers in a modern, secure, and user-friendly way.
SaboZhang/EasyTidy
EasyTidy A simple file auto-classification tool makes it easy to create automatic workflows with files. / EasyTidy 一个简单的文件自动分类整理工具 轻松创建文件的自动工作流程
andrewlock/asp-dot-net-core-in-action-3e
Source code examples for ASP.NET Core in Action, Third Edition
microsoft/Recurring-Integrations-Scheduler
Recurring Integrations Scheduler (RIS) is a solution that can be used in file-based integration scenarios for Dynamics 365 Finance and Dynamics 365 Supply Chain Management.
uyoufu/UZonMail
邮件群发助手,批量发送邮件。多线程发送,模板可完全自定义。
Version Downloads Last updated
3.14.0 60,560 3/8/2025
3.13.1 1,628,119 11/2/2024
3.13.0 776,836 8/10/2024
3.12.0 60,923 8/3/2024
3.11.0 706,905 7/7/2024
3.10.0 147,022 6/26/2024
3.9.0 715,721 5/9/2024
3.8.1 1,081,130 2/17/2024
3.8.0 1,072,678 11/18/2023
3.7.0 1,205,897 8/4/2023
3.6.3 392,270 6/25/2023
3.6.2 1,707,565 2/25/2023
3.6.1 464 2/25/2023
3.6.0 291,542 1/29/2023
3.5.0 1,032,649 9/18/2022
3.4.0 2,046,851 3/27/2022
3.3.3 1,699,783 8/1/2021
3.3.2 694,623 4/9/2021
3.3.1 5,572 4/8/2021
3.3.0 11,517 4/7/2021
3.2.4 397,339 1/19/2021
3.2.3 519,947 10/31/2020
3.2.2 227,659 10/19/2020
3.2.1 4,950 10/18/2020
3.2.0 71,314 10/2/2020
3.1.0 307,864 7/24/2020
3.0.7 1,612,287 10/7/2018
3.0.6 157,729 7/6/2018
3.0.5 167,872 5/27/2018
3.0.4 107,599 3/4/2018
3.0.3 3,193 2/24/2018
3.0.2 18,108 1/25/2018
3.0.1 3,442 1/21/2018
3.0.0 50,916 12/30/2017
3.0.0-beta1 15,459 10/8/2017
3.0.0-alpha3 8,826 7/30/2017
3.0.0-alpha2 58,593 8/24/2016
3.0.0-alpha1 1,531 8/16/2016