StockSharp.Web.Api.Client 5.0.187

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

Showing the top 1 NuGet packages that depend on StockSharp.Web.Api.Client:

Package Downloads
StockSharp.Studio.WebApi

Community types. More info on web site https://stocksharp.com/store/

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on StockSharp.Web.Api.Client:

Repository Stars
StockSharp/StockSharp
Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options).
Version Downloads Last Updated
5.0.187 150 3/7/2026
5.0.186 337 2/20/2026
5.0.185 218 2/8/2026
5.0.184 168 2/2/2026
5.0.183 107 2/2/2026
5.0.182 770 11/21/2025
5.0.181 378 11/21/2025
5.0.180 370 11/21/2025
5.0.179 383 11/21/2025
5.0.178 451 11/20/2025
5.0.177 449 11/20/2025
5.0.176 4,488 8/30/2025
5.0.175 303 8/30/2025
5.0.174 315 8/27/2025
5.0.173 2,490 6/23/2025
5.0.172 1,863 4/6/2025
5.0.171 2,206 2/5/2025
5.0.170 300 2/4/2025
5.0.169 281 2/4/2025
5.0.168 362 1/15/2025
Loading failed

Remove netstandard targets, unify all projects on net10.0
Api.Client: enable case-insensitive JSON property deserialization