StockSharp.Web.Api.Interfaces
5.0.175
Prefix Reserved
dotnet add package StockSharp.Web.Api.Interfaces --version 5.0.175
NuGet\Install-Package StockSharp.Web.Api.Interfaces -Version 5.0.175
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.175" />
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.175" />
<PackageReference Include="StockSharp.Web.Api.Interfaces" />
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.175
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: StockSharp.Web.Api.Interfaces, 5.0.175"
#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.175
#: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.175
#tool nuget:?package=StockSharp.Web.Api.Interfaces&version=5.0.175
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
StockSharp WebApi
| Product | Versions 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.
-
net10.0
- Ecng.IO.Compression (>= 1.0.37)
- Ecng.Linq (>= 1.0.176)
- Ecng.Net.Clients (>= 1.0.354)
- StockSharp.Web.DomainModel (>= 5.0.163)
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.175 | 89 | 6/17/2026 |
| 5.0.174 | 178 | 6/8/2026 |
| 5.0.173 | 851 | 3/7/2026 |
| 5.0.172 | 452 | 2/20/2026 |
| 5.0.171 | 327 | 2/8/2026 |
| 5.0.170 | 287 | 2/2/2026 |
| 5.0.169 | 223 | 2/2/2026 |
| 5.0.168 | 1,198 | 11/20/2025 |
| 5.0.167 | 5,767 | 8/30/2025 |
| 5.0.166 | 403 | 8/30/2025 |
| 5.0.165 | 420 | 8/27/2025 |
| 5.0.164 | 2,583 | 6/23/2025 |
| 5.0.163 | 2,247 | 4/6/2025 |
| 5.0.162 | 2,537 | 2/5/2025 |
| 5.0.161 | 408 | 2/4/2025 |
| 5.0.160 | 381 | 2/4/2025 |
| 5.0.159 | 485 | 1/15/2025 |
| 5.0.158 | 374 | 1/15/2025 |
| 5.0.157 | 366 | 1/15/2025 |
| 5.0.156 | 2,137 | 11/18/2024 |
Loading failed
Move the CLSCompliant assembly attribute into Properties/Usings.cs
Mark DomainModel, Api.Interfaces, Api.Client and Common as CLS-compliant
Socials: per-domain membership for OAuth login and main-page display
Api: hide SiteSettings platform secrets from non-admins (mask + [JsonIgnore] + getter)
Add CertManager: ACME certificate issuance and auto-renewal service