PulseTrade.Comm.Spa.Dynamic.Ptcs 0.1.0-alpha7-win41

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

PulseTrade.Comm.Spa.Dynamic.Ptcs

PTCS-specific adapter for the transport-neutral Dynamic Contracts package.

  • Exact PTCS dependency: PulseTrade.Comm.Spa 0.2.5-beta112.
  • TaResearchTransientServer.register maps PTCS session context and typed RuntimeClientFrame to a host backend, applies the canonical reducer, and returns either the compatibility wire or bounded ta-browser.v3 columnar state。
  • Bounded state includes rows/series、query identity/range plus freshness label、watermark、quality、lag、reason與recoverable error;不把recursive SduiValue graph帶入browser bundle。
  • Add Row的rowKind在wire上使用canonical lowercase;server parser同時case-insensitive,避免F# union case casing被錯判為Candlestick。
  • Transient runtime data does not enter PTCS page/chat history; the host backend remains authoritative for provider queries and ACL policy.
  • Full snapshot/reconnect每series最多2000 points;stable delta最多200。empty-to-first-data必須輸出authoritative full。
  • explicit RequestFullSnapshot一律回authoritative full wire,供離線JSON export;不得因current/next revision相同退化成空delta。
  • Current exact package:PulseTrade.Comm.Spa.Dynamic.Ptcs 0.1.0-alpha7-win41
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.0-alpha7-win41 53 7/15/2026
0.1.0-alpha7-win40 54 7/15/2026
0.1.0-alpha7-win39 51 7/14/2026
0.1.0-alpha7-win38 48 7/14/2026
0.1.0-alpha7-win37 62 7/14/2026
0.1.0-alpha7-win36 49 7/14/2026
0.1.0-alpha7-win35 47 7/14/2026
0.1.0-alpha7-win34 51 7/14/2026
0.1.0-alpha7-win33 54 7/14/2026
0.1.0-alpha7-win32 62 7/14/2026
0.1.0-alpha7-win17 56 7/13/2026
0.1.0-alpha7-win16 55 7/13/2026
0.1.0-alpha6-win9 59 7/12/2026
0.1.0-alpha6-win8 54 7/12/2026
0.1.0-alpha6-win7 58 7/12/2026
0.1.0-alpha6-win6 55 7/12/2026
0.1.0-alpha6-win5 51 7/12/2026
0.1.0-alpha6-win12 48 7/13/2026
0.1.0-alpha6-win11 57 7/13/2026
0.1.0-alpha6-win10 55 7/12/2026
Loading failed