LabApps.Actors.Core
1.0.3
Prefix Reserved
dotnet add package LabApps.Actors.Core --version 1.0.3
NuGet\Install-Package LabApps.Actors.Core -Version 1.0.3
<PackageReference Include="LabApps.Actors.Core" Version="1.0.3" />
paket add LabApps.Actors.Core --version 1.0.3
#r "nuget: LabApps.Actors.Core, 1.0.3"
// Install LabApps.Actors.Core as a Cake Addin #addin nuget:?package=LabApps.Actors.Core&version=1.0.3 // Install LabApps.Actors.Core as a Cake Tool #tool nuget:?package=LabApps.Actors.Core&version=1.0.3
Actors
WARNING This is pre-beta software that is changing often. Consult the license, and use at your own risk.
This project contains low-level components related to building and testing actor-based systems in C#/.NET that can then be deployed to multiple target platforms.
Core
Common actor interfaces and other types.
Runtime.SelfHosted
Actor runtime for standalone applications, unit testing and simulation.
Runtime.AzureFn
Actor runtime for deployment to Azure Functions. Uses durable entities for actor state.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. 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 is compatible. 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. |
.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. |
-
.NETStandard 2.0
- MetaFac.Datablox (>= 1.1.5)
- MetaFac.Memory (>= 1.1.4)
- MetaFac.Mutability (>= 2.1.3)
- MetaFac.Platform (>= 1.1.2)
- Microsoft.Bcl.HashCode (>= 1.1.1)
- Microsoft.Extensions.Logging.Abstractions (>= 7.0.0)
- System.Collections.Immutable (>= 7.0.0)
- System.Memory (>= 4.5.5)
- System.Threading.Channels (>= 7.0.0)
-
net6.0
- MetaFac.Datablox (>= 1.1.5)
- MetaFac.Memory (>= 1.1.4)
- MetaFac.Mutability (>= 2.1.3)
- MetaFac.Platform (>= 1.1.2)
- Microsoft.Bcl.HashCode (>= 1.1.1)
- Microsoft.Extensions.Logging.Abstractions (>= 7.0.0)
- System.Collections.Immutable (>= 7.0.0)
- System.Memory (>= 4.5.5)
- System.Threading.Channels (>= 7.0.0)
-
net7.0
- MetaFac.Datablox (>= 1.1.5)
- MetaFac.Memory (>= 1.1.4)
- MetaFac.Mutability (>= 2.1.3)
- MetaFac.Platform (>= 1.1.2)
- Microsoft.Bcl.HashCode (>= 1.1.1)
- Microsoft.Extensions.Logging.Abstractions (>= 7.0.0)
- System.Collections.Immutable (>= 7.0.0)
- System.Memory (>= 4.5.5)
- System.Threading.Channels (>= 7.0.0)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on LabApps.Actors.Core:
Package | Downloads |
---|---|
LabApps.Actors.Runtime.SelfHosted
Self host runtime for actors. |
|
LabApps.Actors.Runtime.AzureFn
Azure Functions runtime for actors. |
|
LabApps.Actors.Client.gRPC
gRPC client for actors. |
|
LabApps.Actors.Server.gRPC
gRPC server for actors. |
|
LabApps.Actors.Runtime.Testing
Unit test runtime for actors. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.3 | 456 | 3/17/2023 |
1.0.2 | 414 | 3/2/2023 |
0.12.19 | 448 | 2/9/2023 |
0.12.18 | 512 | 1/28/2023 |
0.12.15 | 521 | 1/28/2023 |
0.12.13 | 549 | 12/21/2022 |
0.12.12 | 549 | 12/21/2022 |
0.12.11 | 533 | 12/17/2022 |
0.12.10 | 589 | 11/27/2022 |
0.12.9 | 610 | 11/20/2022 |
0.12.8 | 613 | 11/19/2022 |
0.12.7 | 630 | 11/2/2022 |
0.12.6 | 677 | 10/23/2022 |
0.12.3 | 759 | 9/18/2022 |
0.12.2 | 756 | 9/18/2022 |
0.12.1 | 752 | 9/18/2022 |
0.11.12 | 719 | 8/29/2022 |
0.11.11 | 732 | 8/28/2022 |
0.11.10 | 707 | 7/26/2022 |
0.11.9 | 743 | 6/29/2022 |
0.11.8 | 731 | 6/4/2022 |
0.11.7 | 747 | 6/4/2022 |
0.11.5 | 747 | 5/22/2022 |
0.11.4 | 775 | 5/22/2022 |
0.11.1 | 1,541 | 5/19/2022 |
0.10.19 | 1,567 | 5/5/2022 |
0.10.18 | 1,481 | 4/29/2022 |
0.10.17 | 1,539 | 4/28/2022 |
0.10.15 | 1,599 | 4/27/2022 |
0.10.12 | 1,614 | 4/13/2022 |
0.10.11 | 1,592 | 4/13/2022 |
0.10.9 | 1,562 | 3/28/2022 |
0.10.8 | 1,553 | 3/24/2022 |
0.10.6 | 1,659 | 3/24/2022 |
0.10.5 | 1,635 | 3/24/2022 |
0.10.3 | 1,612 | 3/6/2022 |
0.10.2-beta | 339 | 3/4/2022 |
0.10.1-beta | 311 | 2/28/2022 |
0.9.10 | 1,623 | 2/21/2022 |
0.9.5 | 1,682 | 1/23/2022 |
0.9.4 | 1,735 | 1/14/2022 |
0.9.2 | 1,657 | 1/14/2022 |
0.9.1 | 1,568 | 1/14/2022 |
0.8.7-beta | 333 | 1/13/2022 |
0.8.6-beta | 342 | 1/13/2022 |
0.7.52 | 1,118 | 1/3/2022 |
0.7.51 | 1,038 | 12/30/2021 |
0.7.47 | 1,006 | 12/25/2021 |
0.7.46 | 973 | 12/22/2021 |
0.7.44 | 960 | 12/22/2021 |
0.7.43 | 1,176 | 12/21/2021 |
0.7.42-beta | 360 | 12/21/2021 |
0.7.41-beta | 353 | 12/21/2021 |
0.7.40-beta | 384 | 12/21/2021 |
0.7.39-beta | 499 | 11/13/2021 |
0.7.33-beta | 595 | 10/3/2021 |
0.7.32-beta | 652 | 10/1/2021 |
0.7.30-beta | 594 | 9/29/2021 |
0.7.15-beta | 661 | 8/24/2021 |
0.7.14-beta | 295 | 8/24/2021 |
0.7.11-beta | 297 | 8/20/2021 |
0.7.6-beta | 270 | 8/20/2021 |
0.7.3-beta | 514 | 8/13/2021 |
0.7.2-beta | 531 | 8/11/2021 |
0.6.57 | 1,225 | 8/7/2021 |
0.6.56 | 1,183 | 8/1/2021 |
0.6.53 | 1,179 | 6/21/2021 |
0.6.51 | 1,186 | 6/12/2021 |
0.6.47 | 1,234 | 6/7/2021 |
0.6.45 | 1,133 | 6/2/2021 |
0.6.40 | 1,211 | 5/31/2021 |
0.6.34 | 1,180 | 5/30/2021 |
0.6.26 | 1,153 | 5/15/2021 |
0.6.23 | 1,168 | 5/15/2021 |
0.6.22 | 945 | 5/14/2021 |
0.6.13 | 939 | 4/16/2021 |
0.6.11 | 873 | 4/15/2021 |
0.6.9 | 890 | 4/7/2021 |
0.6.8 | 979 | 3/19/2021 |
0.6.7 | 969 | 3/11/2021 |
0.6.5 | 925 | 3/7/2021 |
0.6.3 | 960 | 2/27/2021 |
0.6.2 | 986 | 1/30/2021 |
0.6.1 | 963 | 1/30/2021 |
0.5.12 | 1,546 | 1/17/2021 |
0.5.10 | 1,588 | 1/1/2021 |
0.5.9 | 1,431 | 12/21/2020 |
0.5.7 | 1,489 | 12/19/2020 |
0.5.5 | 1,693 | 12/19/2020 |
0.5.4 | 1,391 | 12/19/2020 |
0.5.3 | 1,406 | 12/19/2020 |
0.5.1 | 1,399 | 12/18/2020 |
0.4.75-dev | 543 | 12/18/2020 |
0.4.39-dev | 432 | 11/5/2020 |
0.4.11-dev | 401 | 10/28/2020 |
0.4.8-dev | 458 | 10/28/2020 |
0.4.7-dev | 432 | 10/26/2020 |
0.4.5-dev | 477 | 10/25/2020 |
0.4.3-dev | 480 | 10/25/2020 |
0.4.2-dev | 439 | 10/25/2020 |
0.4.1-dev | 494 | 10/22/2020 |
0.3.24-beta | 454 | 10/22/2020 |
0.3.23-beta | 481 | 10/19/2020 |
0.3.2-beta | 291 | 9/30/2020 |
0.2.8 | 1,534 | 5/19/2022 |
0.2.7 | 1,585 | 5/13/2022 |
0.2.5 | 1,516 | 5/6/2022 |
0.2.2 | 1,522 | 5/6/2022 |