ActorModel.ServiceFabric 1.0.6

dotnet add package ActorModel.ServiceFabric --version 1.0.6
                    
NuGet\Install-Package ActorModel.ServiceFabric -Version 1.0.6
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ActorModel.ServiceFabric" Version="1.0.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ActorModel.ServiceFabric" Version="1.0.6" />
                    
Directory.Packages.props
<PackageReference Include="ActorModel.ServiceFabric" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ActorModel.ServiceFabric --version 1.0.6
                    
#r "nuget: ActorModel.ServiceFabric, 1.0.6"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=ActorModel.ServiceFabric&version=1.0.6
                    
Install as a Cake Addin
#tool nuget:?package=ActorModel.ServiceFabric&version=1.0.6
                    
Install as a Cake Tool

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 Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.

Version Downloads Last Updated
1.0.6 1,989 12/26/2016
1.0.5 1,720 12/25/2016
1.0.3 1,813 12/24/2016
1.0.2 1,757 12/24/2016
1.0.1 1,778 12/24/2016
1.0.0 1,767 12/24/2016