Trget88
-
- 111 total downloads
- last updated 9/1/2026
- Latest version: 0.1.1
Shared enumerations for the Febris node platform: package kinds, xAPI verb and extension IRIs, storage areas, and the request/service plumbing enums the node tiers agree on. -
- 109 total downloads
- last updated 9/1/2026
- Latest version: 0.1.1
Shared infrastructure services for the Febris node platform: transport hardening options, storage seam, mail, JWT signing-key provision, caching and CORS policy. -
- 108 total downloads
- last updated 9/1/2026
- Latest version: 0.1.1
Entity and view models for the Febris node platform, including the EF Core entities, xAPI wire models and the distribution-feed contract. -
- 91 total downloads
- last updated 8/29/2026
- Latest version: 0.1.0
The xAPI (Experience API) object model as plain C# types: Statement, Actor, Verb, Object, Result, Context and their interfaces. netstandard2.0, one dependency, no persistence and no HTTP client. -
- 70 total downloads
- last updated 8/30/2026
- Latest version: 0.1.0
On-device xAPI statement builder for simulations and games. Builds and updates xAPI 1.0.3 statements in-process -- no HTTP, no database -- and hands the emitted statement off to a host application via file drop... More information