StockSharp.Web.Common
5.0.169
Prefix Reserved
dotnet add package StockSharp.Web.Common --version 5.0.169
NuGet\Install-Package StockSharp.Web.Common -Version 5.0.169
<PackageReference Include="StockSharp.Web.Common" Version="5.0.169" />
<PackageVersion Include="StockSharp.Web.Common" Version="5.0.169" />
<PackageReference Include="StockSharp.Web.Common" />
paket add StockSharp.Web.Common --version 5.0.169
#r "nuget: StockSharp.Web.Common, 5.0.169"
#:package StockSharp.Web.Common@5.0.169
#addin nuget:?package=StockSharp.Web.Common&version=5.0.169
#tool nuget:?package=StockSharp.Web.Common&version=5.0.169
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
- StockSharp.Web.Api.Interfaces (>= 5.0.176)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on StockSharp.Web.Common:
| Package | Downloads |
|---|---|
|
StockSharp.Web.Api.Client
StockSharp WebApi |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 5.0.169 | 103 | 7/30/2026 |
| 5.0.168 | 769 | 6/17/2026 |
| 5.0.167 | 196 | 6/8/2026 |
| 5.0.166 | 840 | 3/7/2026 |
| 5.0.165 | 423 | 2/20/2026 |
| 5.0.164 | 289 | 2/8/2026 |
| 5.0.163 | 238 | 2/2/2026 |
| 5.0.162 | 186 | 2/2/2026 |
| 5.0.161 | 1,168 | 11/20/2025 |
| 5.0.160 | 6,339 | 8/30/2025 |
| 5.0.159 | 367 | 8/30/2025 |
| 5.0.158 | 388 | 8/27/2025 |
| 5.0.157 | 2,522 | 6/23/2025 |
| 5.0.156 | 1,911 | 4/6/2025 |
| 5.0.155 | 2,246 | 2/5/2025 |
| 5.0.154 | 355 | 2/4/2025 |
| 5.0.153 | 335 | 2/4/2025 |
| 5.0.152 | 417 | 1/15/2025 |
| 5.0.151 | 296 | 1/15/2025 |
| 5.0.150 | 321 | 1/15/2025 |
Store product/group tariff price as a single price, not per site-domain
Serve downscaled thumbnails for the home-page showcase and hero images
Make file URLs with "+" work on the IIS-hosted Portal
Escape the file-name segment in file URLs
Fall back to the default-language content, not Russian, for missing translations
Make the message edit/delete window configurable and rework author message deletion
Adopt existing Ecng.Common extensions in place of hand-rolled BCL idioms
Centralise the comment anchor into a URL helper
Build app URL paths with a CombineUrl helper instead of hand concatenation
Web: consolidate onto a single stocksharp.com host with the language in the URL path
Common: don't cache argument-less POST responses in the REST API client cache