Ultra-fast distributed actors for .NET.
Info
| Version: | 1.8.0 |
| Author(s): | Proto.Actor Team |
| Last Update: | Saturday, October 11, 2025 |
| .NET Fiddle: | Online Example |
| Project Url: | http://proto.actor/ |
| NuGet Url: | https://www.nuget.org/packages/Proto.Actor |
Install
Install-Package Proto.Actor
dotnet add package Proto.Actor
paket add Proto.Actor
Proto.Actor Download (Unzip the "nupkg" after downloading)
Dependencies
net5.0
- Google.Protobuf(>= 3.14.0)
- Microsoft.Extensions.DependencyInjection(>= 5.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 2.2.0)
- System.Collections.Immutable(>= 1.7.0)
- System.Threading.Channels(>= 5.0.0)
- Google.Protobuf(>= 3.14.0)
- IsExternalInit.System.Runtime.CompilerServices(>= 1.0.0)
- Microsoft.Extensions.DependencyInjection(>= 5.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 2.2.0)
- System.Collections.Immutable(>= 1.7.0)
- System.Threading.Channels(>= 5.0.0)
Tags