dotnet / dotnet/orleans

Blazor Server sample broken with incorrect GetStream

Open
#8,172 0 comments 0 reactions 0 assignees View on GitHub
Needs: triage :mag:
Dominant language
C#
Stars
10.9k
Forks
2.1k
Avg merge
14h 42m
Merged PRs (30d)
354

Description

GetStream was changed in [this commit](https://github.com/dotnet/orleans/commit/43e7e687458f582409d99eab06a541db42274e8d).

TodoGrain.cs need to changes on lines [47](https://github.com/dotnet/orleans/blob/main/samples/Blazor/BlazorServer/Grains/TodoGrain.cs#L47)
and line [74](https://github.com/dotnet/orleans/blob/main/samples/Blazor/BlazorServer/Grains/TodoGrain.cs#L74)

Contributor guide

Open the contributing guide

Research direction

Open samples/Blazor/BlazorServer/Grains/TodoGrain.cs at lines 47 and 74, then compare the GetStream API with the referenced commit. Update those two usages to match the changed API and verify that the Blazor Server sample builds and no longer uses the incorrect GetStream form.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
distributed-systems
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.