DbgCensus.EventStream.EventHandlers
2.1.0
See the version list below for details.
dotnet add package DbgCensus.EventStream.EventHandlers --version 2.1.0
NuGet\Install-Package DbgCensus.EventStream.EventHandlers -Version 2.1.0
<PackageReference Include="DbgCensus.EventStream.EventHandlers" Version="2.1.0" />
paket add DbgCensus.EventStream.EventHandlers --version 2.1.0
#r "nuget: DbgCensus.EventStream.EventHandlers, 2.1.0"
// Install DbgCensus.EventStream.EventHandlers as a Cake Addin #addin nuget:?package=DbgCensus.EventStream.EventHandlers&version=2.1.0 // Install DbgCensus.EventStream.EventHandlers as a Cake Tool #tool nuget:?package=DbgCensus.EventStream.EventHandlers&version=2.1.0
DbgCensus
DbgCensus is a C# wrapper for Daybreak Game Company's Census API. It was built with PlanetSide 2's endpoints in mind, but should work across all namespaces.
This package is unofficial and 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 handling model and built-in event stream types.
- Fully asynchronous.
- Built around the
Microsoft.Extensions
framework. - Targeting .NET 6.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 was computed. 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. |
-
net6.0
- DbgCensus.EventStream (>= 2.1.0)
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.8.0 | 108 | 9/21/2024 | |
3.7.2 | 184 | 4/16/2024 | |
3.7.1 | 108 | 4/16/2024 | |
3.7.0 | 107 | 4/16/2024 | |
3.6.0 | 245 | 11/15/2023 | |
3.5.1 | 171 | 7/11/2023 | |
3.5.0 | 218 | 4/1/2023 | |
3.4.0 | 243 | 3/8/2023 | |
3.3.0 | 404 | 10/6/2022 | |
3.2.0 | 394 | 9/8/2022 | |
3.1.5 | 386 | 8/27/2022 | |
3.1.4 | 390 | 8/19/2022 | |
3.1.3 | 392 | 8/6/2022 | |
3.1.2 | 417 | 6/16/2022 | |
3.1.1 | 408 | 6/8/2022 | |
3.1.0 | 486 | 4/2/2022 | |
3.0.4 | 426 | 3/23/2022 | |
3.0.3 | 433 | 3/11/2022 | |
3.0.2 | 428 | 3/10/2022 | |
3.0.1 | 420 | 3/9/2022 | |
3.0.0 | 417 | 3/9/2022 | |
2.4.0 | 455 | 3/8/2022 | |
2.3.1 | 469 | 3/8/2022 | |
2.3.0 | 475 | 3/7/2022 | |
2.2.0 | 502 | 3/7/2022 | |
2.1.0 | 441 | 3/7/2022 | |
2.0.3 | 420 | 3/4/2022 | |
2.0.2 | 451 | 2/3/2022 | |
2.0.1 | 429 | 1/20/2022 | |
2.0.0 | 269 | 1/1/2022 | |
1.0.2 | 302 | 12/4/2021 | |
1.0.1 | 287 | 11/22/2021 | |
1.0.0 | 567 | 11/20/2021 | |
1.0.0-beta.3 | 163 | 10/15/2021 | |
1.0.0-beta.1 | 172 | 9/16/2021 | |
1.0.0-beta | 229 | 9/5/2021 | |
1.0.0-alpha | 155 | 8/19/2021 |
See CHANGELOG.md for release notes.