eActor 2.0.8

There is a newer version of this package available.
See the version list below for details.
dotnet add package eActor --version 2.0.8
                    
NuGet\Install-Package eActor -Version 2.0.8
                    
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="eActor" Version="2.0.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="eActor" Version="2.0.8" />
                    
Directory.Packages.props
<PackageReference Include="eActor" />
                    
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 eActor --version 2.0.8
                    
#r "nuget: eActor, 2.0.8"
                    
#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.
#:package eActor@2.0.8
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=eActor&version=2.0.8
                    
Install as a Cake Addin
#tool nuget:?package=eActor&version=2.0.8
                    
Install as a Cake Tool

c# actor implementation

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
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 eActor:

Package Downloads
eArpc

c# rpc implementation

ePerformer.Primary

c# actor solution core

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.9 130 7/14/2026
2.0.8 131 7/13/2026
2.0.7 168 7/13/2026
2.0.6 170 7/12/2026
2.0.5 168 7/10/2026
2.0.4 242 7/7/2026
2.0.3 416 6/3/2026
2.0.2 472 5/26/2026
2.0.1 184 5/20/2026
2.0.0 455 5/6/2026
1.2.46-alpha 266 8/8/2025
1.2.45-alpha 256 8/8/2025
1.2.44-alpha 260 7/8/2025
1.2.43-alpha 323 5/16/2025
1.2.42-alpha 251 5/16/2025
1.2.41-alpha 351 5/15/2025
1.2.40-alpha 312 5/14/2025
1.2.39-alpha 328 5/14/2025
1.2.38-alpha 242 5/8/2025
1.2.37-alpha 289 4/17/2025
Loading failed