PulseTrade.Comm.Login.Pcsl
0.1.0-alpha29
See the version list below for details.
dotnet add package PulseTrade.Comm.Login.Pcsl --version 0.1.0-alpha29
NuGet\Install-Package PulseTrade.Comm.Login.Pcsl -Version 0.1.0-alpha29
<PackageReference Include="PulseTrade.Comm.Login.Pcsl" Version="0.1.0-alpha29" />
<PackageVersion Include="PulseTrade.Comm.Login.Pcsl" Version="0.1.0-alpha29" />
<PackageReference Include="PulseTrade.Comm.Login.Pcsl" />
paket add PulseTrade.Comm.Login.Pcsl --version 0.1.0-alpha29
#r "nuget: PulseTrade.Comm.Login.Pcsl, 0.1.0-alpha29"
#:package PulseTrade.Comm.Login.Pcsl@0.1.0-alpha29
#addin nuget:?package=PulseTrade.Comm.Login.Pcsl&version=0.1.0-alpha29&prerelease
#tool nuget:?package=PulseTrade.Comm.Login.Pcsl&version=0.1.0-alpha29&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-beta88)
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 | 60 | 6/30/2026 |
| 0.1.0-alpha52 | 41 | 7/15/2026 |
| 0.1.0-alpha51 | 38 | 7/14/2026 |
| 0.1.0-alpha50 | 42 | 7/14/2026 |
| 0.1.0-alpha49 | 51 | 7/14/2026 |
| 0.1.0-alpha48 | 40 | 7/14/2026 |
| 0.1.0-alpha35 | 49 | 7/13/2026 |
| 0.1.0-alpha34 | 47 | 7/13/2026 |
| 0.1.0-alpha30 | 40 | 7/13/2026 |
| 0.1.0-alpha29 | 46 | 7/13/2026 |
| 0.1.0-alpha28 | 46 | 7/12/2026 |
| 0.1.0-alpha27 | 45 | 7/12/2026 |
| 0.1.0-alpha26 | 51 | 7/10/2026 |
| 0.1.0-alpha25 | 47 | 7/10/2026 |
| 0.1.0-alpha24 | 49 | 7/10/2026 |
| 0.1.0-alpha23 | 52 | 7/9/2026 |
| 0.1.0-alpha22 | 45 | 7/9/2026 |
| 0.1.0-alpha21 | 50 | 7/9/2026 |
| 0.1.0-alpha19 | 54 | 7/7/2026 |
| 0.1.0-alpha17 | 48 | 7/3/2026 |