QuantConnect.Api
by: QuantConnect Team and Community Contributors
- 1.189k total downloads
- Latest version: 2.4.8341
QuantConnect LEAN Engine: API Project - C# SDK for interaction with the QuantConnect.com
QuantConnect.Brokerages
by: QuantConnect.Brokerages
- 2.356k total downloads
- Latest version: 2.5.13748
QuantConnect LEAN Engine: Brokerages Project - A collection of brokerages for live trading and backtesting
QuantConnect.Common
by: QuantConnect.Common
- 5.477k total downloads
- Latest version: 2.5.17865
QuantConnect LEAN Engine: Common Project - A collection of common definitions and utils
QuantConnect.Compression
by: QuantConnect Team and Community Contributors
- 1.117k total downloads
- Latest version: 2.4.8341
QuantConnect LEAN Engine: Compression Project - A library with compression tools
QuantConnect.IBAutomater
by: QuantConnect Corp.
- 1.137k total downloads
- Latest version: 1.0.44
QuantConnect IBAutomater package
QuantConnect.Indicators
by: QuantConnect.Indicators
- 1.474k total downloads
- Latest version: 2.5.11072
QuantConnect LEAN Engine: Indicators Project - A collection of financial indicators
QuantConnect.Lean
by: QuantConnect Team and Community Contributors
- 1.335k total downloads
- Latest version: 2.5.10793
QuantConnect LEAN Engine: Launcher Project - Main startup executable for live and backtesting
QuantConnect.Lean.Engine
by: QuantConnect.Lean.Engine
- 1.336k total downloads
- Latest version: 2.5.11072
QuantConnect LEAN Engine: Engine Project - Core engine and datafeed implementation
QuantConnect.Logging
by: QuantConnect.Logging
- 1.434k total downloads
- Latest version: 2.5.10834
QuantConnect LEAN Engine: Logging Project - The logging library implementation
QuantConnect.Messaging
by: QuantConnect Team and Community Contributors
- 1.198k total downloads
- Latest version: 2.4.8341
QuantConnect LEAN Engine: Messaging Project - The external messaging system implementation
QuantConnect.pythonnet
by: QuantConnect Python Team
- 1.356k total downloads
- Latest version: 1.0.5.30
QuantConnect PythonNET package
QuantConnect.Queues
by: QuantConnect Team and Community Contributors
- 1.16k 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.787k total downloads
- Latest version: 2.5.17865
QuantConnect LEAN Engine: Research Project - Core implementation for jupyter research environment
QuantConnect.ToolBox
by: QuantConnect.ToolBox
- 4.515k total downloads
- Latest version: 2.5.17865
QuantConnect LEAN Engine: ToolBox Project - A collection of data downloaders and converters
Quartz
by: Marko Lahma
- 556 total downloads
- Latest version: 2.6.2
Quartz.NET Scheduling Framework for .NET Platform
QuestPDF
by: MarcinZiabek
- 1.266k 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
by: Jonathan "Peli" de Halleux
- 27 total downloads
- Latest version: 3.3.51106
Generic directed/undirected graph datastructures and algorithms. 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
- 154 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: Kosei Abe, Jean-Michel Perraud
- 137 total downloads
- Latest version: 1.7.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.