Fluss.HotChocolate
0.0.1-alpha9
dotnet add package Fluss.HotChocolate --version 0.0.1-alpha9
NuGet\Install-Package Fluss.HotChocolate -Version 0.0.1-alpha9
<PackageReference Include="Fluss.HotChocolate" Version="0.0.1-alpha9" />
<PackageVersion Include="Fluss.HotChocolate" Version="0.0.1-alpha9" />
<PackageReference Include="Fluss.HotChocolate" />
paket add Fluss.HotChocolate --version 0.0.1-alpha9
#r "nuget: Fluss.HotChocolate, 0.0.1-alpha9"
#:package Fluss.HotChocolate@0.0.1-alpha9
#addin nuget:?package=Fluss.HotChocolate&version=0.0.1-alpha9&prerelease
#tool nuget:?package=Fluss.HotChocolate&version=0.0.1-alpha9&prerelease
Fluss.HotChocolate
This package contains an adapter to connect Fluss to HotChocolate to turn all GraphQL queries into live-queries backed by event-sourcing to get fresh data in your client the moment it changes.
Usage
Assuming you have already configured both Fluss for your general event-sourcing needs and HotChocolate for everything
GraphQL, setting up the adapter is as easy as calling requestExecutorBuilder.AddLiveEventSourcing().
You also need to configure your client to run query operations through a websocket to benefit from the
subscription-like behaviour. This is different between different clients, so consult the respective documentation for
that.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | 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. |
-
net8.0
- Fluss (>= 0.0.1-alpha9)
- HotChocolate (>= 13.9.12)
- HotChocolate.AspNetCore (>= 13.9.12)
- HotChocolate.Data (>= 13.9.12)
- System.Text.Json (>= 8.0.4)
-
net9.0
- Fluss (>= 0.0.1-alpha9)
- HotChocolate (>= 13.9.12)
- HotChocolate.AspNetCore (>= 13.9.12)
- HotChocolate.Data (>= 13.9.12)
- System.Text.Json (>= 8.0.4)
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 |
|---|---|---|
| 0.0.1-alpha9 | 119 | 9/30/2024 |
| 0.0.1-alpha8 | 108 | 9/30/2024 |
| 0.0.1-alpha7 | 105 | 9/27/2024 |
| 0.0.1-alpha6 | 104 | 9/27/2024 |
| 0.0.1-alpha3 | 462 | 10/22/2023 |
| 0.0.1-alpha15 | 102 | 10/7/2024 |
| 0.0.1-alpha11 | 98 | 9/30/2024 |
| 0.0.1-alpha10 | 106 | 9/30/2024 |
| 0.0.1-alpha.25 | 202 | 3/19/2025 |
| 0.0.1-alpha.24 | 165 | 3/18/2025 |
| 0.0.1-alpha.23 | 226 | 3/4/2025 |
| 0.0.1-alpha.22 | 217 | 3/4/2025 |
| 0.0.1-alpha.21 | 207 | 3/4/2025 |
| 0.0.1-alpha.20 | 157 | 12/9/2024 |
| 0.0.1-alpha.19 | 164 | 11/6/2024 |
| 0.0.1-alpha.18 | 110 | 10/22/2024 |
| 0.0.1-alpha.17 | 113 | 10/10/2024 |
| 0.0.1-alpha.16 | 108 | 10/7/2024 |
| 0.0.1-alpha.14 | 94 | 10/2/2024 |
| 0.0.1-alpha.12 | 97 | 10/2/2024 |