rkargMsft

Results 37 comments of rkargMsft

The + should always be there. A package targeting `net6` is usable in future `net*` frameworks. Similar to `netstandard1.1` being usable by something targeting `netstandard2.0` etc. Having a package target...

Note that https://github.com/dotnet/orleans/pull/9271 has yet to be merged or included in an Orleans release yet.

Reviewing to see if any updates are needed from the changes in the committed PR

@IEvangelist PR for the implementation has been merged and docs updated for changes in the PR

@IEvangelist @ReubenBond Orleans 9.2.0 is now released which includes Silo Metadata and Placement Filtering as documented here. https://github.com/dotnet/orleans/releases/tag/v9.2.0

> Could Grain Placement Filtering be a sub-page of Grain Placement? @ReubenBond Moving the file to a folder next to grain-placement.md? or as a section in the existing Grain Placement...

@IEvangelist Quick bump on this. The feature has been released. I think the page location question is the only open one we have at this time.