DbgCensus.EventStream.EventHandlers
3.9.1
dotnet add package DbgCensus.EventStream.EventHandlers --version 3.9.1
NuGet\Install-Package DbgCensus.EventStream.EventHandlers -Version 3.9.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DbgCensus.EventStream.EventHandlers" Version="3.9.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DbgCensus.EventStream.EventHandlers --version 3.9.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DbgCensus.EventStream.EventHandlers, 3.9.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install DbgCensus.EventStream.EventHandlers as a Cake Addin #addin nuget:?package=DbgCensus.EventStream.EventHandlers&version=3.9.1 // Install DbgCensus.EventStream.EventHandlers as a Cake Tool #tool nuget:?package=DbgCensus.EventStream.EventHandlers&version=3.9.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.Extensions
framework. - 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- DbgCensus.EventStream (>= 3.2.1)
-
net8.0
- DbgCensus.EventStream (>= 3.2.1)
-
net9.0
- DbgCensus.EventStream (>= 3.2.1)
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 | |
---|---|---|---|
3.9.1 | 113 | 11/29/2024 | |
3.8.0 | 135 | 9/21/2024 | |
3.7.2 | 195 | 4/16/2024 | |
3.7.1 | 119 | 4/16/2024 | |
3.7.0 | 116 | 4/16/2024 | |
3.6.0 | 260 | 11/15/2023 | |
3.5.1 | 182 | 7/11/2023 | |
3.5.0 | 227 | 4/1/2023 | |
3.4.0 | 252 | 3/8/2023 | |
3.3.0 | 417 | 10/6/2022 | |
3.2.0 | 405 | 9/8/2022 | |
3.1.5 | 397 | 8/27/2022 | |
3.1.4 | 401 | 8/19/2022 | |
3.1.3 | 404 | 8/6/2022 | |
3.1.2 | 428 | 6/16/2022 | |
3.1.1 | 419 | 6/8/2022 | |
3.1.0 | 497 | 4/2/2022 | |
3.0.4 | 439 | 3/23/2022 | |
3.0.3 | 447 | 3/11/2022 | |
3.0.2 | 446 | 3/10/2022 | |
3.0.1 | 434 | 3/9/2022 | |
3.0.0 | 431 | 3/9/2022 | |
2.4.0 | 468 | 3/8/2022 | |
2.3.1 | 480 | 3/8/2022 | |
2.3.0 | 486 | 3/7/2022 | |
2.2.0 | 515 | 3/7/2022 | |
2.1.0 | 452 | 3/7/2022 | |
2.0.3 | 431 | 3/4/2022 | |
2.0.2 | 466 | 2/3/2022 | |
2.0.1 | 442 | 1/20/2022 | |
2.0.0 | 280 | 1/1/2022 | |
1.0.2 | 313 | 12/4/2021 | |
1.0.1 | 298 | 11/22/2021 | |
1.0.0 | 578 | 11/20/2021 | |
1.0.0-beta.3 | 170 | 10/15/2021 | |
1.0.0-beta.1 | 179 | 9/16/2021 | |
1.0.0-beta | 236 | 9/5/2021 | |
1.0.0-alpha | 164 | 8/19/2021 |
See CHANGELOG.md for release notes.