Info
Version: | 1.0.72 |
Author(s): | adospace |
Last Update: | Wednesday, November 27, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/adospace/ServiceActor |
NuGet Url: | https://www.nuget.org/packages/ServiceActor |
Install
Install-Package ServiceActor
dotnet add package ServiceActor
paket add ServiceActor
ServiceActor Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CodeAnalysis.CSharp(>= 3.1.0)
- Microsoft.CodeAnalysis.CSharp.Scripting(>= 3.1.0)
- Nito.AsyncEx(>= 5.0.0)
- System.CodeDom(>= 4.5.0)
- System.Threading.Tasks.Dataflow(>= 4.9.0)
Tags
ServiceActor goal is to allow multithreding code access to class services concurrently and lock-free.