StockSharp.Apps.Designer 5.0.166

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package StockSharp.Apps.Designer --version 5.0.166
NuGet\Install-Package StockSharp.Apps.Designer -Version 5.0.166
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.Apps.Designer" Version="5.0.166" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add StockSharp.Apps.Designer --version 5.0.166
#r "nuget: StockSharp.Apps.Designer, 5.0.166"
#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.Apps.Designer as a Cake Addin
#addin nuget:?package=StockSharp.Apps.Designer&version=5.0.166

// Install StockSharp.Apps.Designer as a Cake Tool
#tool nuget:?package=StockSharp.Apps.Designer&version=5.0.166

Designer: A Free App for Creating Algorithmic Trading Strategies Without Coding

Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows 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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.0.171 90 5/6/2024
5.0.170 87 5/5/2024
5.0.169 137 4/26/2024
5.0.168 105 4/25/2024
5.0.167 129 4/12/2024
5.0.166 128 4/4/2024
5.0.165 186 3/12/2024
5.0.164 153 2/23/2024
5.0.163 103 2/21/2024
5.0.162 125 2/15/2024
5.0.161 102 2/14/2024
5.0.160 111 2/12/2024
5.0.159 108 2/12/2024
5.0.158 114 2/6/2024
5.0.157 113 1/31/2024
5.0.156 133 1/14/2024
5.0.155 166 1/10/2024
5.0.4 214 12/15/2023
5.0.3 145 12/8/2023
5.0.2 120 12/2/2023
5.0.1 91 12/2/2023
5.0.0 92 12/2/2023

DESIGNER-215 Fix display optimized params for non unique names.
Do not disable controls panel for live and remove in runned state.
Assembly content fixes.
Reduced byte[] <-> string conversions.
Doc link fixes
Fix update live strategies icons.
IStudioControl. Icon property. Uri -> ImageSource.
UrlToImageSourceConverter moved to Xaml.
StrategiesDashboard refactoring.
DESIGNER-212 Fix optimizer panel docking.
Design time fixes.
StudioChannel. SendAsync with no wait option.
DLL content fixes.
Export to Runner allow multiple connectors.
Doc url fixes.
Removed license check for Runner.
Shows cloud available content type warning.
Shows cloud max period warning.