quartznet/quartznet

C#quartz-scheduler.net

Quartz Enterprise Scheduler .NET

c-sharpdotnetschedulerschedulingscheduled-tasksscheduled-jobscronquartznugetjob-schedulerdotnetcorehacktoberfest
Star 增长趋势
Star
7.1k
Forks
1.7k
周增长
+8
Issues
12
2k4k6k
2011年2月2016年4月2021年6月2026年9月
README

Downloads Build status NuGet Discussions

Quartz.NET - Enterprise Job Scheduler

Please visit https://www.quartz-scheduler.net/ for up to date news and documentation.

Compatibility

Quartz.NET 4 targets .NET 10, and nothing else. Quartz.NET 3.x, maintained on the 3.x branch, supports .NET Standard 2.0 and .NET Framework 4.6.2 and later.

Installation

dotnet add package Quartz

That is the whole install for a scheduler — dependency injection, hosting, the health check and System.Text.Json serialization are in that package. The quick start lists the optional packages and what each one is for.

Questions and Discussion

GitHub Discussions is where questions are asked and answered; issues are for bugs and feature requests.

Building

  • You need the .NET 10 SDK. global.json asks for 10.0.100 and rolls forward to the latest 10.0.x you have installed.
  • Build the code by running build.cmd (Windows) or ./build.sh (Linux, macOS). The scripts restore the Fallout CLI from .config/dotnet-tools.json and hand it the arguments, so there is nothing to install globally.
  • build.cmd Compile UnitTest compiles and runs the unit tests. The integration tests need a running Docker daemon; CONTRIBUTING.md has the rest.

License

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License here.

For API documentation, please refer to the Quartz.NET site. The generated set there is 3.x's; nothing generates a 4.0 one yet.

相关仓库
shadowsocks/shadowsocks-windows

A C# port of shadowsocks

C#appOthershadowsocksc-sharp
59.6k16.2k
AvaloniaUI/Avalonia

Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The future of .NET UI

C#libraryMIT Licensec-sharpxaml
avaloniaui.net
31.5k2.8k
google/flatbuffers

FlatBuffers: Memory Efficient Serialization Library

C++Apache License 2.0flatbuffersserialization
flatbuffers.dev
26.4k3.6k
icsharpcode/ILSpy

.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!

C#appMIT Licensedecompilerdecompiler-engine
26k3.7k
CodeHubApp/CodeHub

CodeHub is an iOS application written using Xamarin

C#appcodehubc-sharp
codehub-app.com
22.6k609
QuantConnect/Lean

Lean Algorithmic Trading Engine by QuantConnect (Python, C#)

C#Apache License 2.0c-sharpalgorithmic-trading-engine
lean.io
21.5k5.2k
microsoft/CNTK

Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit

C++Othercognitive-toolkitcntk
docs.microsoft.com/cognitive-toolkit/
17.6k4.2k
MaterialDesignInXAML/MaterialDesignInXamlToolkit

Google's Material Design in XAML & WPF, for C# & VB.Net.

C#libraryMIT Licensec-sharpmaterial
16.3k3.5k
duplicati/duplicati

Store securely encrypted backups in the cloud!

C#appOtherduplicatibackup
15k1.1k
dotnet/efcore

EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.

C#MIT Licenseentity-frameworkdatabase
learn.microsoft.com/ef/
14.8k3.4k
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.

C#libraryGNU Lesser General Public License v3.0abpcsharp
abp.io
14.4k3.7k
MonoGame/MonoGame

One framework for creating powerful cross-platform games.

C#Otherxnamonogame
monogame.net
14.4k3.1k