StockSharp.Web.Api.Interfaces
5.0.176
Prefix Reserved
dotnet add package StockSharp.Web.Api.Interfaces --version 5.0.176
NuGet\Install-Package StockSharp.Web.Api.Interfaces -Version 5.0.176
<PackageReference Include="StockSharp.Web.Api.Interfaces" Version="5.0.176" />
<PackageVersion Include="StockSharp.Web.Api.Interfaces" Version="5.0.176" />
<PackageReference Include="StockSharp.Web.Api.Interfaces" />
paket add StockSharp.Web.Api.Interfaces --version 5.0.176
#r "nuget: StockSharp.Web.Api.Interfaces, 5.0.176"
#:package StockSharp.Web.Api.Interfaces@5.0.176
#addin nuget:?package=StockSharp.Web.Api.Interfaces&version=5.0.176
#tool nuget:?package=StockSharp.Web.Api.Interfaces&version=5.0.176
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. |
-
net10.0
- Ecng.IO.Compression (>= 1.0.40)
- Ecng.Linq (>= 1.0.177)
- Ecng.Net.Clients (>= 1.0.359)
- StockSharp.Web.DomainModel (>= 5.0.164)
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.176 | 104 | 7/30/2026 |
| 5.0.175 | 786 | 6/17/2026 |
| 5.0.174 | 204 | 6/8/2026 |
| 5.0.173 | 858 | 3/7/2026 |
| 5.0.172 | 459 | 2/20/2026 |
| 5.0.171 | 339 | 2/8/2026 |
| 5.0.170 | 295 | 2/2/2026 |
| 5.0.169 | 233 | 2/2/2026 |
| 5.0.168 | 1,212 | 11/20/2025 |
| 5.0.167 | 6,506 | 8/30/2025 |
| 5.0.166 | 413 | 8/30/2025 |
| 5.0.165 | 429 | 8/27/2025 |
| 5.0.164 | 2,591 | 6/23/2025 |
| 5.0.163 | 2,259 | 4/6/2025 |
| 5.0.162 | 2,552 | 2/5/2025 |
| 5.0.161 | 418 | 2/4/2025 |
| 5.0.160 | 388 | 2/4/2025 |
| 5.0.159 | 491 | 1/15/2025 |
| 5.0.158 | 385 | 1/15/2025 |
| 5.0.157 | 376 | 1/15/2025 |
Add cached product Markdown content loading
Add admin toolbar action to regenerate all MJML templates
Drop unused domainId parameters from the Web API (dynamic pages and client find)
Add an admin trigger to regenerate the YML product feed on demand
Add an admin button to regenerate the site-wide sitemap on demand
Move site-wide fields off Domain onto SiteSettings; drop dead Domain fields
Persist a user's chosen language across web and the Telegram bot
Show the stored error's id on the /error page and drop the trace identifier
Add a searchable trace id to the error log
Reduce heavy API list queries
Load portal page details from API models
Gate current profile description loading
Load topic votes with messages
Api/Portal: make the email-activation link effectively one-time
Use Ecng extensions instead of BCL reinventions
Portal/Api: show a precise weak-password message instead of the generic failure
Verify the current password on change; stop the change-password 500s
Fix updating email preferences from an emailed subscription link
API: return 404 (not 500) for a missing entity in every environment
Api: consolidate payment booleans into a PaymentFlags mask and materialize referral payouts