StockSharp.Web.DomainModel
5.0.164
Prefix Reserved
dotnet add package StockSharp.Web.DomainModel --version 5.0.164
NuGet\Install-Package StockSharp.Web.DomainModel -Version 5.0.164
<PackageReference Include="StockSharp.Web.DomainModel" Version="5.0.164" />
<PackageVersion Include="StockSharp.Web.DomainModel" Version="5.0.164" />
<PackageReference Include="StockSharp.Web.DomainModel" />
paket add StockSharp.Web.DomainModel --version 5.0.164
#r "nuget: StockSharp.Web.DomainModel, 5.0.164"
#:package StockSharp.Web.DomainModel@5.0.164
#addin nuget:?package=StockSharp.Web.DomainModel&version=5.0.164
#tool nuget:?package=StockSharp.Web.DomainModel&version=5.0.164
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.Licensing (>= 1.0.76)
- Ecng.Net (>= 1.0.527)
- StockSharp.Messages (>= 5.0.239)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on StockSharp.Web.DomainModel:
| Package | Downloads |
|---|---|
|
StockSharp.Web.Api.Interfaces
StockSharp WebApi |
|
|
StockSharp.Studio.IPC
IPC components for S#.Studio. More info on web site https://stocksharp.com/store/ |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 5.0.164 | 199 | 7/30/2026 |
| 5.0.163 | 804 | 6/17/2026 |
| 5.0.162 | 219 | 6/8/2026 |
| 5.0.161 | 874 | 3/7/2026 |
| 5.0.160 | 506 | 2/20/2026 |
| 5.0.159 | 375 | 2/8/2026 |
| 5.0.158 | 333 | 2/2/2026 |
| 5.0.157 | 6,949 | 8/30/2025 |
| 5.0.156 | 439 | 8/30/2025 |
| 5.0.155 | 471 | 8/27/2025 |
| 5.0.154 | 2,551 | 6/23/2025 |
| 5.0.153 | 2,269 | 4/6/2025 |
| 5.0.152 | 8,307 | 2/5/2025 |
| 5.0.151 | 476 | 2/4/2025 |
| 5.0.150 | 443 | 2/4/2025 |
| 5.0.149 | 514 | 1/15/2025 |
| 5.0.148 | 431 | 1/15/2025 |
| 5.0.147 | 438 | 1/15/2025 |
| 5.0.146 | 2,278 | 11/18/2024 |
| 5.0.145 | 1,319 | 10/13/2024 |
Move the broker platform into the portal and rebuild its landing
Store one content address per product and derive the language from it
Add cached product Markdown content loading
Store product/group tariff price as a single price, not per site-domain
Drive the store catalog sidebar from the StoreSidebar menu
Move computed GitHub stats from Domain to SiteSettings
Move site-wide fields off Domain onto SiteSettings; drop dead Domain fields
Nuget browser: language-aware store link and per-product docs link
Remove the unused Trust "Exchanges" site setting
Make the message edit/delete window configurable and rework author message deletion
Show the stored error's id on the /error page and drop the trace identifier
Under-moderation badges, unconfigured reCAPTCHA handling, and self-action hiding
Add a searchable trace id to the error log
Load portal page details from API models
Create custom-development/freelance requests as a product, not a topic type
Portal: broker-platform explainer page (/broker)
Make "custom development" requests their own topic type
Profile: supported social networks with GitHub and per-network profile links
NuGet: keep private packages for authorized users
DomainModel: define PaymentFlags values with shift expressions
Api: consolidate payment booleans into a PaymentFlags mask and materialize referral payouts
Servers: log under dedicated service accounts instead of borrowing SignServer
SqlBackup: move the service settings into the database
CertManager: let a certificate choose the ACME validation method explicitly