DbgCensus.EventStream
3.3.0
dotnet add package DbgCensus.EventStream --version 3.3.0
NuGet\Install-Package DbgCensus.EventStream -Version 3.3.0
<PackageReference Include="DbgCensus.EventStream" Version="3.3.0" />
<PackageVersion Include="DbgCensus.EventStream" Version="3.3.0" />
<PackageReference Include="DbgCensus.EventStream" />
paket add DbgCensus.EventStream --version 3.3.0
#r "nuget: DbgCensus.EventStream, 3.3.0"
#:package DbgCensus.EventStream@3.3.0
#addin nuget:?package=DbgCensus.EventStream&version=3.3.0
#tool nuget:?package=DbgCensus.EventStream&version=3.3.0
DbgCensus
DbgCensus 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.
Features
- Fluent query building API.
- Event dispatch/handling system and built-in event stream types.
- Fully asynchronous.
- Built around the
Microsoft.Extensionsframework. - Native AOT Compatibility (Core and Rest only).
- Targeting .NET 6.0, .NET8.0 and .NET 9.0.
Visit the GitHub repository page for more documentation.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. 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. |
-
net6.0
- DbgCensus.Core (>= 3.1.2)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.3)
- Microsoft.Extensions.Options (>= 9.0.3)
- OneOf (>= 3.0.271)
-
net8.0
- DbgCensus.Core (>= 3.1.2)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.3)
- Microsoft.Extensions.Options (>= 9.0.3)
- OneOf (>= 3.0.271)
-
net9.0
- DbgCensus.Core (>= 3.1.2)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.3)
- Microsoft.Extensions.Options (>= 9.0.3)
- OneOf (>= 3.0.271)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on DbgCensus.EventStream:
| Package | Downloads |
|---|---|
|
DbgCensus.EventStream.EventHandlers
An abstraction of DbgCensus.EventStream to provide an asynchronous and decoupled event handling model. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.3.0 | 364 | 4/2/2025 |
| 3.2.1 | 272 | 11/29/2024 |
| 3.1.0 | 290 | 9/21/2024 |
| 3.0.1 | 369 | 4/16/2024 |
| 3.0.0 | 293 | 4/16/2024 |
| 2.9.0 | 293 | 4/16/2024 |
| 2.8.0 | 370 | 11/15/2023 |
| 2.7.1 | 317 | 7/11/2023 |
| 2.7.0 | 385 | 4/1/2023 |
| 2.6.0 | 433 | 3/8/2023 |
| 2.5.0 | 660 | 10/6/2022 |
| 2.4.0 | 658 | 9/8/2022 |
| 2.3.9 | 632 | 8/27/2022 |
| 2.3.8 | 644 | 8/19/2022 |
| 2.3.7 | 664 | 8/6/2022 |
| 2.3.6 | 702 | 6/16/2022 |
| 2.3.5 | 687 | 6/8/2022 |
| 2.3.4 | 864 | 3/23/2022 |
| 2.3.3 | 710 | 3/11/2022 |
| 2.3.2 | 713 | 3/10/2022 |
See CHANGELOG.md for release notes.