CloudActors icon indicating copy to clipboard operation
CloudActors copied to clipboard

An opinionated, simplified and uniform Cloud Native actors' library that integrates with Microsoft Orleans.

Results 27 CloudActors issues
Sort by recently updated
recently updated
newest added

Bumps the tests group with 3 updates: [coverlet.collector](https://github.com/coverlet-coverage/coverlet), [xunit](https://github.com/xunit/xunit) and [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit). Updates `coverlet.collector` from 6.0.0 to 6.0.2 Release notes Sourced from coverlet.collector's releases. v6.0.2 Fixed Threshold-stat triggers error #1634 Fixed...

dependencies

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.7.0 to 17.10.0. Release notes Sourced from Microsoft.NET.Test.Sdk's releases. v17.10.0 What's Changed Add missing runtimeconfig.json file for 8.0 by @​MarcoRossignoli in microsoft/vstest#4792 Localized file check-in by OneLocBuild...

dependencies

# devlooped/oss - NoTargets/Traversal SDKs now support central package versions too https://github.com/devlooped/oss/commit/afca922 - Enable floating versions for central packages by default https://github.com/devlooped/oss/commit/b1d14c6 - Update .gitignore with BenchmarkDotNet artifacts default path...

dependencies

Bumps [Scriban](https://github.com/scriban/scriban) from 5.7.0 to 5.10.0. Release notes Sourced from Scriban's releases. 5.10.0 Changes 🚀 Enhancements Implements Full Support for System.Text.Json - Closes #527 (PR #533) by @​r-Larch 🧰 Maintenance...

dependencies

Bumps [Microsoft.Orleans.Server](https://github.com/dotnet/orleans), [Microsoft.Orleans.Serialization.Abstractions](https://github.com/dotnet/orleans) and [Microsoft.Orleans.Sdk](https://github.com/dotnet/orleans). These dependencies needed to be updated together. Updates `Microsoft.Orleans.Server` from 7.2.1 to 7.2.6 Release notes Sourced from Microsoft.Orleans.Server's releases. v7.2.6 What's Changed Fix StatelessWorker MaxLocal...

dependencies

Command handling often requires dependency injection to perform tasks associated with, for example, validating a command and kicking off other processes. For example, handling the `ChangeEmail` command might involve first...

bug

1. Is there any plan to allow custom types for the actor class id? I'd like to use the StronglyTypedId package for actor ids. 2. Assuming the actor AND its...

question

Bumps [Moq](https://github.com/moq/moq) from 4.18.4 to 4.20.70. Release notes Sourced from Moq's releases. v4.20.70 What's Changed 🔨 Other Restore GDPR compliance and privacy by @​DanWillman in devlooped/moq#1402 Improve performance for mocking...

dependencies

Bumps [Microsoft.CodeAnalysis.CSharp.Workspaces](https://github.com/dotnet/roslyn), [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) and [Microsoft.CodeAnalysis.Workspaces.Common](https://github.com/dotnet/roslyn). These dependencies needed to be updated together. Updates `Microsoft.CodeAnalysis.CSharp.Workspaces` from 4.10.0 to 4.11.0 Release notes Sourced from Microsoft.CodeAnalysis.CSharp.Workspaces's releases. .NET 6.0.1 Release .NET 5.0.4 Release...

dependencies

Bumps [NuGetizer](https://github.com/devlooped/nugetizer) from 1.2.2 to 1.2.3. Release notes Sourced from NuGetizer's releases. v1.2.3 What's Changed ✨ Implemented enhancements Automatically infer PackAsTool when ToolCommandName is used by @​kzu in devlooped/nugetizer#508 🐛...

dependencies