An abstraction of DbgCensus.EventStream to provide an asynchronous and decoupled event handling model.
$ dotnet add package DbgCensus.EventStream.EventHandlersDbgCensus is a C# wrapper for Daybreak Game Company's Census API, and other unofficial Census-compatible implementations.
This package is not affiliated with Daybreak Games Company in any way.
- Core data types and utilities.
- Services for interacting with the query endpoints.
- Base services for interacting with the event streaming API.
- An abstraction of DbgCensus.EventStream providing an
asynchronous and decoupled event handling model.
Microsoft.Extensions framework.