StockSharp.Xaml 5.0.27

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package StockSharp.Xaml --version 5.0.27
                    
NuGet\Install-Package StockSharp.Xaml -Version 5.0.27
                    
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.Xaml" Version="5.0.27" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="StockSharp.Xaml" Version="5.0.27" />
                    
Directory.Packages.props
<PackageReference Include="StockSharp.Xaml" />
                    
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.Xaml --version 5.0.27
                    
#r "nuget: StockSharp.Xaml, 5.0.27"
                    
#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.Xaml@5.0.27
                    
#: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.Xaml&version=5.0.27
                    
Install as a Cake Addin
#tool nuget:?package=StockSharp.Xaml&version=5.0.27
                    
Install as a Cake Tool

Trading and algorithmic trading platform (stock markets, forex, bitcoins and options). .NET API for InteractiveBrokers, GainCapital, OANDA, FIX/FAST, Binance etc. More info on web site https://stocksharp.com/products/api/

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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. 
.NET Core netcoreapp3.1 is compatible. 
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on StockSharp.Xaml:

Package Downloads
StockSharp.Xaml.Charting

Financial charts. More info on web site https://stocksharp.com/store/

StockSharp.Alerts

Alerts components triggered by market conditions. More info on web site https://stocksharp.com/store/

StockSharp.UdpDumper

UDP Dumper

StockSharp.LicenseTool

Trading and algorithmic trading platform (stock markets, forex, bitcoins and options). .NET API for InteractiveBrokers, GainCapital, OANDA, FIX/FAST, Binance etc. More info on web site https://stocksharp.com/store/api/

StockSharp.Studio.WebApi.UI

UI types for webapi interfaces. 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.242 3,935 9/11/2025
5.0.241 427 9/1/2025
5.0.240 359 8/30/2025
5.0.239 553 8/10/2025
5.0.238 869 7/23/2025
5.0.237 647 7/22/2025
5.0.236 486 7/20/2025
5.0.235 362 7/20/2025
5.0.234 450 7/14/2025
5.0.233 353 7/8/2025
5.0.232 284 7/4/2025
5.0.231 321 6/30/2025
5.0.230 474 6/24/2025
5.0.229 264 6/24/2025
5.0.228 299 6/20/2025
5.0.227 340 6/18/2025
5.0.226 464 6/2/2025
5.0.225 553 5/14/2025
5.0.224 853 4/2/2025
5.0.27 2,350 8/10/2020
Loading failed

WpfScheduler. Start/stop strategies by schedule.
Uses CallerMemberNameAttribute.
WorkingTimeEditor: on/off setting checkbox
SubscriptionPanel refactoring.
More toolbox controls https://stocksharp.com/forum/12021/SecurityEditor-v5/
ExecutionGrid, Level1Grid, TradeGrid. BuildFrom column added.
NewsStoryPanel
New icons.
WorkingTimeControl. IsEnabled property supported.
AppStartSettings extracted from TargetPlatformWindow.
SubscriptionPanel. Display human readable bytes size.
SubscriptionPanel. Statistics columns.
PermissionCredentialsPanel implemented IPersistable.
MarketDepthQuote. Fix clear state.
MarketDepthControl. Sparse, Group mode added.
SecurityMappingPanel.
Level1Grid, TradeGrid, NewsGrid, OrderLogGrid. SeqNum column added.
SubscriptionPanel. Disable button is no event subscription.
SubscriptionPanel. Uses IMessageListener.
PermissionCredentialsPanel.
task #158: subscription panel fixes
SetAdapter extension.