QuantConnect.Algorithm.Framework 2.5.17534

Prefix Reserved
dotnet add package QuantConnect.Algorithm.Framework --version 2.5.17534
                    
NuGet\Install-Package QuantConnect.Algorithm.Framework -Version 2.5.17534
                    
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="QuantConnect.Algorithm.Framework" Version="2.5.17534" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="QuantConnect.Algorithm.Framework" Version="2.5.17534" />
                    
Directory.Packages.props
<PackageReference Include="QuantConnect.Algorithm.Framework" />
                    
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 QuantConnect.Algorithm.Framework --version 2.5.17534
                    
#r "nuget: QuantConnect.Algorithm.Framework, 2.5.17534"
                    
#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 QuantConnect.Algorithm.Framework@2.5.17534
                    
#: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=QuantConnect.Algorithm.Framework&version=2.5.17534
                    
Install as a Cake Addin
#tool nuget:?package=QuantConnect.Algorithm.Framework&version=2.5.17534
                    
Install as a Cake Tool

QuantConnect LEAN Engine: Algorithm.Framework Project - The core QCAlgorithm framework implementation

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on QuantConnect.Algorithm.Framework:

Package Downloads
QuantConnect.Algorithm.CSharp

QuantConnect LEAN Engine: Algorithm.CSharp Project - A collection of C# algorithm demonstrations for how to use the API

QuantConnect.Research

QuantConnect LEAN Engine: Research Project - Core implementation for jupyter research environment

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.5.17534 205 2/16/2026
2.5.17512 487 2/3/2026
2.5.17508 430 1/30/2026
2.5.17494 393 1/27/2026
2.5.17485 586 1/15/2026
2.5.17481 394 1/14/2026
2.5.17448 746 12/31/2025
2.5.17436 605 12/29/2025
2.5.17414 1,939 12/19/2025
2.5.17411 873 12/16/2025
2.5.17403 1,213 12/10/2025
2.5.17398 829 12/9/2025
2.5.17396 704 12/5/2025
2.5.17390 677 11/28/2025
2.5.17389 609 11/25/2025
2.5.17385 871 11/21/2025
2.5.17369 1,202 11/5/2025
2.5.17352 931 10/24/2025
2.5.17331 1,005 10/15/2025
2.5.17315 1,218 10/7/2025
Loading failed