StockSharp.Web.Common 5.0.168

Prefix Reserved
dotnet add package StockSharp.Web.Common --version 5.0.168
                    
NuGet\Install-Package StockSharp.Web.Common -Version 5.0.168
                    
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.Common" Version="5.0.168" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="StockSharp.Web.Common" Version="5.0.168" />
                    
Directory.Packages.props
<PackageReference Include="StockSharp.Web.Common" />
                    
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.Common --version 5.0.168
                    
#r "nuget: StockSharp.Web.Common, 5.0.168"
                    
#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.Common@5.0.168
                    
#: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.Common&version=5.0.168
                    
Install as a Cake Addin
#tool nuget:?package=StockSharp.Web.Common&version=5.0.168
                    
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.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.168 86 6/17/2026
5.0.167 176 6/8/2026
5.0.166 831 3/7/2026
5.0.165 415 2/20/2026
5.0.164 282 2/8/2026
5.0.163 231 2/2/2026
5.0.162 176 2/2/2026
5.0.161 1,156 11/20/2025
5.0.160 5,626 8/30/2025
5.0.159 361 8/30/2025
5.0.158 382 8/27/2025
5.0.157 2,515 6/23/2025
5.0.156 1,900 4/6/2025
5.0.155 2,228 2/5/2025
5.0.154 346 2/4/2025
5.0.153 327 2/4/2025
5.0.152 412 1/15/2025
5.0.151 289 1/15/2025
5.0.150 312 1/15/2025
5.0.149 1,995 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
Common: give DnsProvider and ManagedCertificate distinct URL identifiers