ServiceActor 1.0.15-beta

This is a prerelease version of ServiceActor.
There is a newer version of this package available.
See the version list below for details.
dotnet add package ServiceActor --version 1.0.15-beta
                    
NuGet\Install-Package ServiceActor -Version 1.0.15-beta
                    
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="ServiceActor" Version="1.0.15-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ServiceActor" Version="1.0.15-beta" />
                    
Directory.Packages.props
<PackageReference Include="ServiceActor" />
                    
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 ServiceActor --version 1.0.15-beta
                    
#r "nuget: ServiceActor, 1.0.15-beta"
                    
#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 ServiceActor@1.0.15-beta
                    
#: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=ServiceActor&version=1.0.15-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=ServiceActor&version=1.0.15-beta&prerelease
                    
Install as a Cake Tool

ServiceActor implements an Actor Model like model in .NET. ServiceActor goal is to allow multithreding code access to class services concurrently and lock-free.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on ServiceActor:

Package Downloads
TransactTcp

TransactTcp is a tcp communication library that allows thread-safe message-based communication between two tcp sockets. It supports automatic reconnection between peers and keep alive manamgement.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.72 759 11/27/2019
1.0.71 575 11/21/2019
1.0.70 713 11/12/2019
1.0.69 613 11/11/2019
1.0.68 593 11/10/2019
1.0.66 570 11/8/2019
1.0.65 584 11/8/2019
1.0.64 576 11/8/2019
1.0.63 553 11/8/2019
1.0.62 560 11/7/2019
1.0.61 583 11/4/2019
1.0.60 579 10/24/2019
1.0.59 852 10/23/2019
1.0.58 581 10/21/2019
1.0.57 618 10/13/2019
1.0.56 717 10/7/2019
1.0.55-beta 450 9/3/2019
1.0.54-beta 450 9/3/2019
1.0.53-beta 456 9/2/2019
1.0.52-beta 466 9/2/2019
1.0.51-beta 452 8/20/2019
1.0.50-beta 447 8/11/2019
1.0.49-beta 483 7/30/2019
1.0.48-beta 509 7/30/2019
1.0.47-beta 464 7/30/2019
1.0.46-beta 454 7/26/2019
1.0.45-beta 486 7/26/2019
1.0.44-beta 472 7/25/2019
1.0.42-beta 465 7/23/2019
1.0.41-beta 452 7/23/2019
1.0.40-beta 468 7/23/2019
1.0.38-beta 457 7/22/2019
1.0.36-beta 465 7/22/2019
1.0.35-beta 453 7/21/2019
1.0.33-beta 466 7/18/2019
1.0.32-beta 481 7/18/2019
1.0.31-beta 485 7/18/2019
1.0.30-beta 476 7/16/2019
1.0.29-beta 471 7/15/2019
1.0.28-beta 468 7/15/2019
1.0.27-beta 469 7/15/2019
1.0.26-beta 463 7/15/2019
1.0.25-beta 450 7/11/2019
1.0.24-beta 474 7/11/2019
1.0.23-beta 483 7/11/2019
1.0.22-beta 479 7/9/2019
1.0.21-beta 464 7/9/2019
1.0.20-beta 468 7/9/2019
1.0.19-beta 467 7/5/2019
1.0.18-beta 437 7/5/2019
1.0.17-beta 476 7/5/2019
1.0.16-beta 471 7/5/2019
1.0.15-beta 443 7/5/2019
1.0.14-beta 439 7/5/2019
1.0.13-beta 464 7/5/2019
1.0.12-beta 453 7/4/2019
1.0.11-beta 463 7/4/2019
1.0.8-beta 455 7/4/2019
1.0.7-beta 458 7/4/2019
1.0.6-beta 462 7/4/2019
1.0.5-beta 448 7/4/2019
1.0.4-beta 463 7/4/2019
0.0.1-local 465 7/4/2019
0.0.1-beta 452 7/4/2019