StockSharp.Diagram.Core 5.0.81

Prefix Reserved
dotnet add package StockSharp.Diagram.Core --version 5.0.81                
NuGet\Install-Package StockSharp.Diagram.Core -Version 5.0.81                
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.Diagram.Core" Version="5.0.81" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add StockSharp.Diagram.Core --version 5.0.81                
#r "nuget: StockSharp.Diagram.Core, 5.0.81"                
#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.
// Install StockSharp.Diagram.Core as a Cake Addin
#addin nuget:?package=StockSharp.Diagram.Core&version=5.0.81

// Install StockSharp.Diagram.Core as a Cake Tool
#tool nuget:?package=StockSharp.Diagram.Core&version=5.0.81                

S#.Diagram.Core More info on web site https://stocksharp.com/store/

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on StockSharp.Diagram.Core:

Package Downloads
StockSharp.Xaml

Misc graphical components. More info on web site https://stocksharp.com/store/

StockSharp.Xaml.Diagram

Visual designer to create trading strategies. More info on web site https://stocksharp.com/store/

StockSharp.Studio.Runner

Runner - cross platform application to run any types of strategies

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.0.81 283 11/18/2024
5.0.80 168 11/16/2024
5.0.79 561 10/14/2024
5.0.78 192 10/9/2024
5.0.77 152 10/7/2024
5.0.76 162 10/3/2024
5.0.75 274 9/23/2024
5.0.74 191 9/18/2024
5.0.73 173 9/16/2024
5.0.72 239 9/8/2024
5.0.71 402 8/24/2024
5.0.70 381 8/9/2024
5.0.69 167 8/5/2024
5.0.68 118 8/3/2024
5.0.67 124 8/1/2024
5.0.66 155 7/28/2024
5.0.65 406 7/4/2024
5.0.64 300 6/23/2024
5.0.63 249 6/13/2024
5.0.62 255 5/30/2024
5.0.61 162 5/22/2024
5.0.60 272 5/13/2024
5.0.59 261 5/5/2024
5.0.58 240 4/26/2024
5.0.57 168 4/25/2024
5.0.56 237 4/12/2024
5.0.55 223 4/4/2024
5.0.54 378 3/12/2024
5.0.53 249 2/23/2024
5.0.52 125 2/22/2024
5.0.51 252 2/21/2024
5.0.50 246 2/15/2024
5.0.49 178 2/14/2024
5.0.48 195 2/12/2024
5.0.47 203 2/6/2024
5.0.46 227 1/31/2024
5.0.45 297 1/14/2024
5.0.44 353 1/10/2024
5.0.43 505 12/15/2023
5.0.42 272 12/8/2023
5.0.41 339 11/28/2023
5.0.40 164 11/28/2023
5.0.39 386 10/11/2023
5.0.38 342 10/8/2023
5.0.37 392 9/29/2023
5.0.36 442 9/19/2023
5.0.35 773 7/30/2023
5.0.34 423 7/10/2023
5.0.33 186 7/8/2023
5.0.32 208 7/5/2023
5.0.31 309 6/22/2023
5.0.30 218 6/19/2023
5.0.29 516 5/14/2023
5.0.28 236 5/8/2023
5.0.27 361 4/21/2023
5.0.26 477 4/17/2023
5.0.25 398 4/7/2023
5.0.24 303 4/3/2023
5.0.23 813 3/6/2023
5.0.22 580 2/23/2023
5.0.21 552 2/13/2023
5.0.20 435 2/9/2023
5.0.19 395 2/8/2023
5.0.18 495 2/2/2023
5.0.17 487 1/30/2023
5.0.16 976 1/3/2023
5.0.15 469 12/30/2022
5.0.14 738 12/12/2022
5.0.13 503 12/8/2022
5.0.12 984 11/11/2022
5.0.11 683 11/1/2022
5.0.10 836 10/16/2022
5.0.9 1,407 9/8/2022
5.0.8 896 8/29/2022
5.0.7 893 8/24/2022
5.0.6 1,458 7/26/2022
5.0.5 1,040 7/19/2022
5.0.4 2,098 5/13/2022
5.0.3 1,074 4/30/2022
5.0.2 1,414 3/29/2022
5.0.1 1,077 3/25/2022
5.0.0 574 3/17/2022

ComparisonDiagramElement. Fix compare with nullable values.
IChartIndicatorPainterProvider