StockSharp.Web.Api.Interfaces 5.0.173

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

StockSharp WebApi

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 StockSharp.Web.Api.Interfaces:

Package Downloads
StockSharp.Finam

Finam

StockSharp.Web.Common

StockSharp WebApi

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.0.173 158 3/7/2026
5.0.172 414 2/20/2026
5.0.171 292 2/8/2026
5.0.170 251 2/2/2026
5.0.169 186 2/2/2026
5.0.168 1,163 11/20/2025
5.0.167 4,628 8/30/2025
5.0.166 368 8/30/2025
5.0.165 385 8/27/2025
5.0.164 2,543 6/23/2025
5.0.163 2,217 4/6/2025
5.0.162 2,501 2/5/2025
5.0.161 379 2/4/2025
5.0.160 355 2/4/2025
5.0.159 456 1/15/2025
5.0.158 342 1/15/2025
5.0.157 337 1/15/2025
5.0.156 2,098 11/18/2024
5.0.155 1,149 10/13/2024
5.0.154 1,425 9/18/2024
Loading failed

Add Markdown support: Ecng.Markdown library, MD editor default, BB→MD converter
Add AI scenario system (Code/Designer generation with repair loops)
Remove netstandard targets, unify all projects on net10.0
Compilers: merge MQL and Pine into unified structure, add ConversionType to API
Servers.AI: replace AIGenerator with multi-provider architecture (Grok, DeepSeek, refactored Claude/GPT)