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.175 114 6/23/2024
5.0.174 128 6/13/2024
5.0.173 148 5/30/2024
5.0.172 158 5/13/2024
5.0.171 131 5/6/2024
5.0.170 107 5/5/2024
5.0.169 146 4/26/2024
5.0.168 111 4/25/2024
5.0.167 134 4/12/2024
5.0.166 132 4/4/2024
5.0.165 188 3/12/2024
5.0.164 159 2/23/2024
5.0.163 104 2/21/2024
5.0.162 126 2/15/2024
5.0.161 103 2/14/2024
5.0.160 116 2/12/2024
5.0.159 109 2/12/2024
5.0.158 116 2/6/2024
5.0.157 115 1/31/2024
5.0.156 136 1/14/2024
5.0.155 168 1/10/2024
5.0.4 216 12/15/2023
5.0.3 146 12/8/2023
5.0.2 121 12/2/2023
5.0.1 92 12/2/2023
5.0.0 93 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.