PulseTrade.Comm.Spa.Dynamic.Ptcs 0.1.2

dotnet add package PulseTrade.Comm.Spa.Dynamic.Ptcs --version 0.1.2
                    
NuGet\Install-Package PulseTrade.Comm.Spa.Dynamic.Ptcs -Version 0.1.2
                    
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.2" />
                    
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.2" />
                    
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.2
                    
#r "nuget: PulseTrade.Comm.Spa.Dynamic.Ptcs, 0.1.2"
                    
#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.2
                    
#: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.2
                    
Install as a Cake Addin
#tool nuget:?package=PulseTrade.Comm.Spa.Dynamic.Ptcs&version=0.1.2
                    
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-beta117.
  • 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.v5 state。
  • v4對homogeneous temporal series使用bounded parallel arrays保存source interval、scale、observed/available frontier、finality、projection與quality;shape不一致或invalid metadata fail closed。
  • v5新增temporalAxisRefssharedTemporalDatatemporal-axis.v1temporal-series.v1直接跨PTCS boundary,不展開成legacy timeline/point columns。stable delta只傳變更的axis/series revision。
  • Bounded state includes rows/series、row options、document editor schema catalog、query identity/range plus freshness label、watermark、quality、lag、reason與recoverable error。schema/binding在server以bounded SduiValue wire編碼,browser bundle仍只接flat CLIMutable wire。
  • 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。
  • ta-browser.v5延續BaseRowId,cursor/range action沿用typed PTCS transient channel,不走額外HTTP或history path。
  • Current exact package:PulseTrade.Comm.Spa.Dynamic.Ptcs 0.1.0-alpha7-win57;exact依賴Contracts [0.1.0-alpha21],current wire gate 13/13通過。
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.2 0 9/8/2026
0.1.1 0 9/8/2026
0.1.0-alpha7-win57 0 9/8/2026
0.1.0-alpha7-win56 0 9/8/2026
0.1.0-alpha7-win55 30 9/8/2026
0.1.0-alpha7-win52 44 9/4/2026
0.1.0-alpha7-win45 46 9/3/2026
0.1.0-alpha7-win44 49 9/3/2026
0.1.0-alpha7-win43 68 9/3/2026
0.1.0-alpha7-win42 49 9/3/2026
0.1.0-alpha7-win41 62 7/15/2026
0.1.0-alpha7-win40 59 7/15/2026
0.1.0-alpha7-win39 57 7/14/2026
0.1.0-alpha7-win38 53 7/14/2026
0.1.0-alpha7-win37 66 7/14/2026
0.1.0-alpha7-win36 56 7/14/2026
0.1.0-alpha7-win35 55 7/14/2026
0.1.0-alpha7-win34 56 7/14/2026
0.1.0-alpha7-win33 61 7/14/2026
0.1.0-alpha7-win32 67 7/14/2026
Loading failed