ActorModel.ServiceFabric
1.0.6
dotnet add package ActorModel.ServiceFabric --version 1.0.6
NuGet\Install-Package ActorModel.ServiceFabric -Version 1.0.6
<PackageReference Include="ActorModel.ServiceFabric" Version="1.0.6" />
<PackageVersion Include="ActorModel.ServiceFabric" Version="1.0.6" />
<PackageReference Include="ActorModel.ServiceFabric" />
paket add ActorModel.ServiceFabric --version 1.0.6
#r "nuget: ActorModel.ServiceFabric, 1.0.6"
#addin nuget:?package=ActorModel.ServiceFabric&version=1.0.6
#tool nuget:?package=ActorModel.ServiceFabric&version=1.0.6
Extends the Service Fabric Reliable Actor framework by providing untyped actors, closely following the original Actor Model specification by Hewitt et al. This package contains binaries used by both server and client package.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
.NETFramework 4.6
- ActorModel.Common (>= 1.0.5)
- Microsoft.ServiceFabric.Actors (>= 2.4.145)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on ActorModel.ServiceFabric:
Package | Downloads |
---|---|
ActorModel.ServiceFabric.Server
Extends the Service Fabric Reliable Actor framework by providing untyped actors, closely following the original Actor Model specification by Hewitt et al. This package contains binaries used by server components (i.e. actor implementations). |
|
ActorModel.ServiceFabric.Client
Extends the Service Fabric Reliable Actor framework by providing untyped actors, closely following the original Actor Model specification by Hewitt et al. This package contains binaries used by client components (i.e. for consuming actors). |
GitHub repositories
This package is not used by any popular GitHub repositories.