Tags: wzd24/orleans
Tags
In GrainDirectoryResolver, replace HasNonDefaultDirectory with IsUsin… …gDhtDirectory (dotnet#8632) (dotnet#8660)
Fix Cosmos DB grain storage constructor for DI (dotnet#8539) * Fix Cosmos DB grain storage constructor for DI * Check preconditions
Move CancellationToken arguments to the end (dotnet#8525) * Move CancellationToken arguments to the end * Move type arguments in one method to align with new signatures. Also a few more nameof() that somehow weren't caught before.
Update samples README (dotnet#8398) * Update samples README Adding: Link to an example of a F# reminder grain * Update README.md --------- Co-authored-by: Reuben Bond <[email protected]>
[3.x] Include executables in code signing process (dotnet#8354) * Include executables in code signing * Fix build.ps1 for debug builds
Remove inaccurate note on observer method return types (dotnet#8344) Observer interfaces have the same restrictions as grain interfaces
PreviousNext