Proto.Actor
0.12.0
Ultra-fast distributed actors for .NET.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Proto.Actor -Version 0.12.0
dotnet add package Proto.Actor --version 0.12.0
<PackageReference Include="Proto.Actor" Version="0.12.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Proto.Actor --version 0.12.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Proto.Actor, 0.12.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 2.1
- 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)
-
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)
Used By
NuGet packages (12)
Showing the top 5 NuGet packages that depend on Proto.Actor:
Package | Downloads |
---|---|
Proto.Schedulers.SimpleScheduler
Ultra-fast distributed actors for .NET.
|
|
Proto.Router
Ultra-fast distributed actors for .NET.
|
|
Proto.Remote
Ultra-fast distributed actors for .NET.
|
|
Proto.Actor.Extensions
Ultra-fast distributed actors for .NET.
|
|
Proto.TestKit
Ultra-fast distributed actors for .NET.
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Proto.Actor:
Repository | Stars |
---|---|
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
|