StockSharp.Apps.Terminal 5.0.201

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

Terminal - free trading terminal and charting application for manual trading

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.  net9.0-windows 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

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.228 175 9/11/2025
5.0.227 186 9/1/2025
5.0.226 157 8/30/2025
5.0.225 206 8/10/2025
5.0.224 552 7/23/2025
5.0.223 522 7/22/2025
5.0.222 344 7/20/2025
5.0.221 240 7/20/2025
5.0.220 161 7/14/2025
5.0.219 162 7/8/2025
5.0.218 99 7/4/2025
5.0.217 175 6/30/2025
5.0.216 180 6/24/2025
5.0.215 124 6/20/2025
5.0.214 160 6/18/2025
5.0.213 211 6/2/2025
5.0.212 307 5/14/2025
5.0.211 356 4/6/2025
5.0.210 200 4/2/2025
5.0.209 195 4/1/2025
5.0.208 146 3/29/2025
5.0.207 174 3/27/2025
5.0.206 283 2/28/2025
5.0.205 155 2/26/2025
5.0.204 155 2/24/2025
5.0.203 196 2/16/2025
5.0.202 131 2/15/2025
5.0.201 146 2/14/2025
5.0.200 342 1/7/2025
5.0.199 167 1/5/2025
5.0.198 148 1/5/2025
5.0.197 174 12/30/2024
5.0.196 384 11/18/2024
5.0.195 154 11/16/2024
5.0.194 320 10/14/2024
5.0.193 203 10/9/2024
5.0.192 161 10/7/2024
5.0.191 175 10/3/2024
5.0.190 195 9/25/2024
5.0.189 144 9/25/2024
5.0.188 154 9/24/2024
5.0.187 154 9/24/2024
5.0.186 164 9/23/2024
5.0.185 174 9/18/2024
5.0.184 165 9/16/2024
5.0.183 197 9/8/2024
5.0.182 218 8/26/2024
5.0.181 183 8/24/2024
5.0.180 234 8/9/2024
5.0.179 154 8/5/2024
5.0.178 118 8/5/2024
5.0.177 135 8/3/2024
5.0.176 145 8/1/2024
5.0.175 168 7/28/2024
5.0.174 255 7/4/2024
5.0.173 232 6/23/2024
5.0.172 202 6/13/2024
5.0.171 212 5/30/2024
5.0.170 229 5/13/2024
5.0.169 207 5/6/2024
5.0.168 177 5/5/2024
5.0.167 203 4/26/2024
5.0.166 176 4/25/2024
5.0.165 231 4/12/2024
5.0.164 230 4/4/2024
5.0.163 276 3/12/2024
5.0.162 302 2/21/2024
5.0.161 276 2/15/2024
5.0.160 272 2/14/2024
5.0.159 282 2/12/2024
5.0.158 307 2/12/2024
5.0.157 290 2/6/2024
5.0.156 303 1/31/2024
5.0.155 395 1/14/2024
5.0.154 383 1/10/2024
5.0.4 487 12/15/2023
5.0.3 508 12/2/2023
5.0.2 434 12/2/2023
5.0.1 442 12/2/2023
5.0.0 432 12/2/2023

Init all services after login.
Studio.IPC removed Configuration dependency.
Logging moved to Ecng.
RoslynCompiler -> CSharpCompiler. Compile made async. CodeInfo. Language property added.