QuantConnect.pythonnet
by: Python.Runtime
- 1.473k total downloads
- Latest version: 2.0.3
Python and CLR (.NET and Mono) cross-platform language interop
QuantConnect.Queues
by: QuantConnect Team and Community Contributors
- 1.161k total downloads
- Latest version: 2.4.8341
QuantConnect LEAN Engine: Queues Project - Handles and generates live and backtesting algorithm jobs
QuantConnect.Research
by: QuantConnect.Research
- 4.795k total downloads
- Latest version: 2.5.17865
QuantConnect LEAN Engine: Research Project - Core implementation for jupyter research environment
QuantConnect.ToolBox
by: QuantConnect.ToolBox
- 4.527k total downloads
- Latest version: 2.5.17865
QuantConnect LEAN Engine: ToolBox Project - A collection of data downloaders and converters
Quartz
by: Marko Lahma, Quartz.NET
- 1.509k total downloads
- Latest version: 3.18.2
Quartz Scheduling Framework for .NET
Quartz.Extensions.DependencyInjection
by: Facundo Glaeser, Marko Lahma, Quartz.NET
- 830 total downloads
- Latest version: 3.18.1
Quartz.NET Microsoft.Extensions.DependencyInjection integration; Quartz Scheduling Framework for .NET
Quartz.Extensions.Hosting
by: Andrew Lock, Marko Lahma, Quartz.NET
- 612 total downloads
- Latest version: 3.18.2
Quartz.NET Generic Host integration; Quartz Scheduling Framework for .NET
Quartz.Jobs
by: Marko Lahma, Quartz.NET
- 816 total downloads
- Latest version: 3.18.1
Quartz.NET Jobs; Quartz Scheduling Framework for .NET
Quartz.Plugins
by: Marko Lahma, Quartz.NET
- 898 total downloads
- Latest version: 3.18.1
Quartz.NET Plugins; Quartz Scheduling Framework for .NET
Quartz.Plugins.TimeZoneConverter
by: Sean Farrow, Quartz.NET
- 923 total downloads
- Latest version: 3.18.1
Quartz.NET TimeZoneConverter integration https://github.com/mj1856/TimeZoneConverter; Quartz Scheduling Framework for .NET
Quartz.Serialization.Json
by: Marko Lahma, Quartz.NET
- 816 total downloads
- Latest version: 3.18.1
Quartz.NET JSON Serialization Support; Quartz Scheduling Framework for .NET
QuestPDF
by: MarcinZiabek
- 2.986k total downloads
- Latest version: 2026.6.1
QuestPDF is a modern PDF generation library for C# and .NET. Create invoices, reports, and data exports — a code-first alternative to HTML-to-PDF conversion. Merge and edit documents, generate PDF/A and accessible PDF/UA files, embed ZUGFeRD and Factur-X invoice XML. Source-available with a free Community license.
QuickGraph.NETStandard
by: Deepak Battini
- 30 total downloads
- Latest version: 3.8.0
QuickGraph .NET standard.
QuickGraph provides generic directed/undirected graph datastructures and algorithms for .Net. QuickGraph comes with algorithms such as depth first seach, breath first search, A* search, shortest path, k-shortest path, maximum flow, minimum spanning tree, least common ancestors, etc...
QuikGraph
by: Alexandre Rabérin
- 201 total downloads
- Latest version: 2.5.0
.NET library that provide mainly graphs structures and algorithms for C#.
QuikGraph provides generic directed/undirected graph data structures and algorithms for .NET. It comes with algorithms such as depth first seach, breath first search, A* search, shortest path, k-shortest path, maximum flow, etc...
This package is a version of the original QuickGraph renamed QuikGraph and ported to .NET Core.
It should be seen as an alternative to the old frozen QuickGraph from CodePlex but with fixes.
It does not include every sub modules of the original library such as F# stuff, adapters, etc.
This build is only the Core of QuikGraph taking advantage of .NET Core.
Supported platforms:
- .NET Standard 1.3+
- .NET Core 1.0+
- .NET Framework 3.5+
Supports Source Link
QuikGraph.Graphviz
by: Alexandre Rabérin
- 155 total downloads
- Latest version: 2.5.0
.NET library that provides a bridge from QuikGraph graphs structures to Graphviz and Dot language serialization.
This package is the Graphviz subset of the original QuickGraph renamed QuikGraph and ported to .NET Core.
Supported platforms:
- .NET Standard 1.3+
- .NET Core 1.0+
- .NET Framework 3.5+
Supports Source Link
R.NET
by: Jean-Michel Perraud, Kosei, and contributors
- 265 total downloads
- Latest version: 1.9.0
A .NET interoperability library to access the R statistical language runtime from .NET languages. The library is designed for fast data exchange, in process.
R.NET.Community
by: Kosei Abe, Jean-Michel Perraud
- 308 total downloads
- Latest version: 1.7.0
Transitional package, you can remove and directly use nuget package ID R.NET
RabbitMQ.Client
by: Broadcom
- 1.408k total downloads
- Latest version: 7.2.1
The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)
RazorEngine
by: Matthew Abbott, Ben Dornis
- 28 total downloads
- Latest version: 2.1.0
A templating engine built upon Microsoft's Razor parsing technology. RazorEngine allows you to use Razor syntax to build robust templates.