Cratis Chronicle Client Dotnet

Talk to a Chronicle server from a standalone .NET application with the Cratis.Chronicle client - connection strings, ChronicleClient construction outside any host, AddCratisChronicle for a worker or ASP.NET host, [EventType] records, IEventSequence.Append, reactors and reducers found by assembly scanning, the connection lifecycle and registration wait, and the client/server compatibility check. Use when a console, worker, or service app connects to Chronicle directly. Do not use for Arc applications, the Chronicle kernel, or the Kotlin, TypeScript, and Elixir clients.

Cratis f1bcde5 2 files · 21.1 KB Updated

File contents

Cratis/AI/tree/main/skills/cratis-chronicle-client-dotnet commit f1bcde59c0

Frequently asked questions

npx skillmds@latest add cratis/cratis-chronicle-client-dotnet