dotnet / docs

This repository contains .NET Documentation.
https://learn.microsoft.com/dotnet
Creative Commons Attribution 4.0 International
4.24k stars 5.89k forks source link

[orleans] Stream API docs need to migrate from `Guid` ids to `StreamId` ids #32622

Closed ReubenBond closed 1 year ago

ReubenBond commented 1 year ago

Issue description

The change was included in the What's New article: https://learn.microsoft.com/en-us/dotnet/orleans/whats-new-in-orleans#stream-identities

See the code samples here:

Target framework


Associated WorkItem - 38331

IEvangelist commented 1 year ago

Related to dotnet/orleans#8203