PulseTrade.Comm.Login.Pcsl
0.1.0-alpha9
dotnet add package PulseTrade.Comm.Login.Pcsl --version 0.1.0-alpha9
NuGet\Install-Package PulseTrade.Comm.Login.Pcsl -Version 0.1.0-alpha9
<PackageReference Include="PulseTrade.Comm.Login.Pcsl" Version="0.1.0-alpha9" />
<PackageVersion Include="PulseTrade.Comm.Login.Pcsl" Version="0.1.0-alpha9" />
<PackageReference Include="PulseTrade.Comm.Login.Pcsl" />
paket add PulseTrade.Comm.Login.Pcsl --version 0.1.0-alpha9
#r "nuget: PulseTrade.Comm.Login.Pcsl, 0.1.0-alpha9"
#:package PulseTrade.Comm.Login.Pcsl@0.1.0-alpha9
#addin nuget:?package=PulseTrade.Comm.Login.Pcsl&version=0.1.0-alpha9&prerelease
#tool nuget:?package=PulseTrade.Comm.Login.Pcsl&version=0.1.0-alpha9&prerelease
PulseTrade.Comm.Login.Pcsl
PulseTrade.Comm.Login.Pcsl is the PCSL durable session-store provider for PulseTrade.Comm.Login.Core.
Journal / Snapshot / DB
This package does not use Akka.Persistence journal or snapshot-store tables, and it does not create SQL tables. It stores login session rows in a caller-supplied PulseTrade.Comm.Spa.CommHub / PCSL root.
Current PCSL layout:
- Set name:
ptc-login-session-store - Session lookup key:
session:<sha256 session id> - Access token lookup key:
access:<sha256 access token> - Refresh token lookup key:
refresh:<sha256 refresh token> - Value JSON:
ptc.login.session-store.snapshot.v1row JSON fromPulseTrade.Comm.Login.Core.LoginSessionRecordJson - Tags:
ptc,login,session-store,provider:pcsl
createSessionStore hub wraps an existing CommHub.
createSessionStoreWithPcslRoot pcslRoot creates a CommHub over the supplied PCSL root path. The PCSL root is sensitive runtime state because the value JSON contains opaque session tokens.
| Product | Versions 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. |
-
net10.0
- FSharp.Core (>= 10.1.301)
- PulseTrade.Comm.Login.Core (= 0.1.0-alpha5)
- PulseTrade.Comm.Spa (= 0.2.5-beta60)
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-alpha9 | 0 | 6/30/2026 |
| 0.1.0-alpha14 | 0 | 6/30/2026 |
| 0.1.0-alpha13 | 0 | 6/30/2026 |
| 0.1.0-alpha12 | 0 | 6/30/2026 |
| 0.1.0-alpha11 | 0 | 6/30/2026 |
| 0.1.0-alpha10 | 0 | 6/30/2026 |
| 0.1.0-alpha1 | 0 | 6/30/2026 |