PulseTrade.Comm.Spa.Host.TAResearch.Client 0.1.1

dotnet add package PulseTrade.Comm.Spa.Host.TAResearch.Client --version 0.1.1
                    
NuGet\Install-Package PulseTrade.Comm.Spa.Host.TAResearch.Client -Version 0.1.1
                    
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="PulseTrade.Comm.Spa.Host.TAResearch.Client" Version="0.1.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PulseTrade.Comm.Spa.Host.TAResearch.Client" Version="0.1.1" />
                    
Directory.Packages.props
<PackageReference Include="PulseTrade.Comm.Spa.Host.TAResearch.Client" />
                    
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 PulseTrade.Comm.Spa.Host.TAResearch.Client --version 0.1.1
                    
#r "nuget: PulseTrade.Comm.Spa.Host.TAResearch.Client, 0.1.1"
                    
#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 PulseTrade.Comm.Spa.Host.TAResearch.Client@0.1.1
                    
#: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=PulseTrade.Comm.Spa.Host.TAResearch.Client&version=0.1.1
                    
Install as a Cake Addin
#tool nuget:?package=PulseTrade.Comm.Spa.Host.TAResearch.Client&version=0.1.1
                    
Install as a Cake Tool

PulseTrade.Comm.Spa.Host.TAResearch.Client

Host-specific WebSharper bundle that registers the transport-neutral PulseTrade.Comm.Spa.Dynamic.Ptcs.Client as a PTCS chat-reply presentation.

  • same-origin /sync/ws only;
  • extension id ta-research-runtime;
  • no page-level canvas, timer, fixed channel, or fixed canvas identity;
  • a matching sdui-runtime.v1 reply is collapsed to a summary by default;
  • expand mounts one reply-scoped channel/canvas; collapse disposes it; near-fullscreen reuses that same mount;
  • a page with no matching reply has no TA workspace;
  • 5-second poll lifecycle remains owned by the Dynamic client package while expanded;
  • no SQL, credentials, provider SDK, ActorArgu DTO or server authorization logic.
  • current exact package 0.1.0-alpha53 exact-pins Dynamic.Ptcs.Client [0.1.0-alpha8-win55];
  • query controls initialize from RuntimeDocument metadata rather than Host-client demo literals;
  • PTCS owns per-reply collapsed/inline/near-fullscreen state; typed transient lifecycle owns TA data polling.
  • Add/Remove Row、Load/Apply與Reset Canvas都由Dynamic renderer產生typed action,不由Host bundle手刻payload。
  • a 2000-point loaded range remains browser-local;navigator drag previews without chart rerender and release commits one bounded visible-window render。
  • 下載 JSON取得full transient runtime,不把OHLCV/indicator arrays寫入durable chat reply;collapsed明確下載使用bounded one-shot channel,完成即dispose。
  • query controls are local drafts;interval/range selection does not rerender or send until Load / Apply

The server-side Host must register the same extension id through PulseTrade.Comm.Spa.Dynamic.Ptcs.TaResearchTransientServer and serve this package's WebSharper bundle as a PTCS client extension.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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. 
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
0.1.1 52 9/8/2026
0.1.0-alpha61 57 9/4/2026
0.1.0-alpha60 51 9/3/2026
0.1.0-alpha59 63 9/3/2026
0.1.0-alpha58 67 9/3/2026
0.1.0-alpha57 66 9/3/2026
0.1.0-alpha53 64 7/15/2026
0.1.0-alpha52 60 7/15/2026
0.1.0-alpha51 64 7/15/2026
0.1.0-alpha50 60 7/15/2026
0.1.0-alpha45 57 7/14/2026
0.1.0-alpha44 59 7/14/2026
0.1.0-alpha43 65 7/14/2026
0.1.0-alpha42 65 7/14/2026
0.1.0-alpha41 66 7/14/2026
0.1.0-alpha40 56 7/14/2026
0.1.0-alpha39 64 7/14/2026
0.1.0-alpha38 67 7/14/2026
0.1.0-alpha37 65 7/14/2026
0.1.0-alpha17 66 7/13/2026
Loading failed