Akka 1.4.39

Prefix Reserved
Details
Advisory: https://github.com/advisories/GHSA-gpv5-rp6w-58r8 Severity: moderate
There is a newer version of this package available.
See the version list below for details.
dotnet add package Akka --version 1.4.39
                    
NuGet\Install-Package Akka -Version 1.4.39
                    
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="Akka" Version="1.4.39" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Akka" Version="1.4.39" />
                    
Directory.Packages.props
<PackageReference Include="Akka" />
                    
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 Akka --version 1.4.39
                    
#r "nuget: Akka, 1.4.39"
                    
#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=Akka&version=1.4.39
                    
Install as a Cake Addin
#tool nuget:?package=Akka&version=1.4.39
                    
Install as a Cake Tool

Akka.NET

Akka.NET logo

Gitter <br/>

Akka.NET is a professional-grade port of the popular Java/Scala framework Akka distributed actor framework to .NET.

Akka.NET is a .NET Foundation project.

.NET Foundation Logo

Build Status

Stage Status
Build Build Status
NuGet Pack Build Status
.NET Framework Unit Tests Build Status
.NET Framework MultiNode Tests Build Status
.NET Core (Windows) Unit Tests Build Status
.NET Core (Linux) Unit Tests Build Status
.NET Core (Windows) MultiNode Tests Build Status
.NET Core (Linux) MultiNode Tests
Docs Build Status

Documentation and resources

Akka.NET Project Site

Install Akka.NET via NuGet

If you want to include Akka.NET in your project, you can install it directly from NuGet

To install Akka.NET Distributed Actor Framework, run the following command in the Package Manager Console

PM> Install-Package Akka
PM> Install-Package Akka.Remote

And if you need F# support:

PM> Install-Package Akka.FSharp

Builds

Please see Building Akka.NET.

To access nightly Akka.NET builds, please see the instructions here.

Support

If you need help getting started with Akka.NET, there's a number of great community resources online:

If you and your company are interested in getting professional Akka.NET support, you can contact Petabridge for dedicated Akka.NET support.

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 (208)

Showing the top 5 NuGet packages that depend on Akka:

Package Downloads
Akka.Remote

Remoting support for Akka.NET. Allows actors to communicate over the network.

Akka.Persistence

Persistence for Akka.NET actors. Allows actors to persist and recover their state in a database-agnostic fashion.

Akka.Streams

Streaming support for Akka.NET. Introduces a LINQ-like interface for writing asynchronous, back-pressure-aware streams built on top of Akka.NET actors.

Akka.TestKit

You need a Akka.TestKit.* package! Add the one appropriate for the test framework you use instead. For example: Akka.TestKit.Xunit or Akka.TestKit.VsTest. This package only contains base functionality for writing tests for the Akka.NET framework.

Akka.DependencyInjection

Dependency injection support for Akka.NET

GitHub repositories (13)

Showing the top 13 popular GitHub repositories that depend on Akka:

Repository Stars
neo-project/neo
NEO Smart Economy
petabridge/akka-bootcamp
Self-paced training course to learn Akka.NET fundamentals from scratch
petabridge/akkadotnet-code-samples
Akka.NET professional reference code samples
petabridge/NBench
Performance benchmarking and testing framework for .NET applications :chart_with_upwards_trend:
ThembisileNGQ/Akkatecture
a cqrs and event sourcing framework for dotnet core using akka.net
merken/Prise
A .NET Plugin Framework.
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
Chinchilla-Software-Com/CQRS
A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
akkadotnet/Hyperion
Polymorphic serialization for .NET
Aaronontheweb/InMemoryCQRSReplication
Akka.NET Reference Architecture - CQRS + Sharding + In-Memory Replication
superquanter/quanter
从原来的StockTrader迁移过来
petabridge/akka-monitoring
Monitoring system instrumentation for Akka.NET actor systems
Horusiath/AkkaCQRS
Event sourcing example build on Akka.NET with persistence plugin
Version Downloads Last Updated
1.5.45 109 7/7/2025
1.5.44 10,687 6/19/2025
1.5.43 11,286 6/10/2025
1.5.42 33,735 5/21/2025
1.5.41 31,961 5/6/2025
1.5.40 116,805 3/24/2025
1.5.39 27,859 3/14/2025
1.5.38 95,084 2/17/2025
1.5.37 118,498 1/23/2025
1.5.36 17,672 1/22/2025 1.5.36 is deprecated.
1.5.35 32,726 1/13/2025 1.5.35 is deprecated.
1.5.34 12,519 1/7/2025
1.5.33 48,323 12/23/2024
1.5.32 83,728 12/4/2024
1.5.31 121,077 11/11/2024
1.5.30 123,728 10/3/2024
1.5.29 17,351 10/1/2024 1.5.29 is deprecated because it has critical bugs.
1.5.28 159,434 9/4/2024
1.5.28-beta1 3,047 8/23/2024
1.5.27.1 197,391 7/26/2024
1.5.27 10,184 7/25/2024
1.5.27-beta2 5,795 7/3/2024
1.5.27-beta1 1,031 7/3/2024
1.5.26 242,580 6/27/2024
1.5.25 343,790 6/14/2024
1.5.24 34,964 6/7/2024 1.5.24 is deprecated because it has critical bugs.
1.5.23 44,956 6/6/2024 1.5.23 is deprecated because it has critical bugs.
1.5.22 16,353 6/3/2024 1.5.22 is deprecated because it has critical bugs.
1.5.21 11,334 5/28/2024 1.5.21 is deprecated because it has critical bugs.
1.5.20 202,000 4/29/2024
1.5.19 62,533 4/15/2024
1.5.18 123,380 3/12/2024 1.5.18 is deprecated because it has critical bugs.
1.5.17.1 25,440 3/2/2024 1.5.17.1 is deprecated because it has critical bugs.
1.5.17 4,832 2/29/2024 1.5.17 is deprecated because it has critical bugs.
1.5.16 144,793 1/29/2024 1.5.16 is deprecated because it has critical bugs.
1.5.15 146,834 1/10/2024 1.5.15 is deprecated because it has critical bugs.
1.5.14 176,883 11/3/2023 1.5.14 is deprecated because it has critical bugs.
1.5.13 289,022 9/18/2023
1.5.13-beta1 3,806 8/25/2023
1.5.12 312,120 8/2/2023
1.5.11 30,529 7/27/2023
1.5.10 18,327 7/25/2023
1.5.9 31,827 7/17/2023
1.5.8 179,171 6/15/2023
1.5.7 235,123 5/17/2023
1.5.6 31,575 5/8/2023
1.5.5 61,721 5/4/2023
1.5.4 84,681 4/25/2023
1.5.3 19,049 4/20/2023
1.5.2 84,243 4/6/2023
1.5.1 297,707 3/15/2023
1.5.0 162,785 3/2/2023
1.5.0-beta6 4,925 3/1/2023
1.5.0-beta5 4,094 3/1/2023
1.5.0-beta4 4,191 2/28/2023
1.5.0-beta3 4,929 2/27/2023
1.5.0-beta2 4,388 2/23/2023
1.5.0-beta1 4,234 2/20/2023
1.5.0-alpha4 4,685 2/1/2023
1.5.0-alpha3 8,796 11/15/2022
1.5.0-alpha2 4,272 10/17/2022 1.5.0-alpha2 has at least one vulnerability with moderate severity.
1.5.0-alpha1 13,303 8/22/2022 1.5.0-alpha1 has at least one vulnerability with moderate severity.
1.4.51 94,405 6/28/2023
1.4.50 53,921 3/15/2023
1.4.49 155,879 1/27/2023
1.4.49-beta1 4,056 1/11/2023
1.4.48 190,428 1/5/2023
1.4.47 121,932 12/9/2022
1.4.46 371,629 11/15/2022
1.4.45 113,673 10/19/2022 1.4.45 has at least one vulnerability with moderate severity.
1.4.44 19,317 10/17/2022 1.4.44 has at least one vulnerability with moderate severity.
1.4.43 123,803 9/27/2022 1.4.43 has at least one vulnerability with moderate severity.
1.4.42 130,709 9/23/2022 1.4.42 has at least one vulnerability with moderate severity.
1.4.41 250,402 8/31/2022 1.4.41 has at least one vulnerability with moderate severity.
1.4.40 206,925 7/22/2022 1.4.40 has at least one vulnerability with moderate severity.
1.4.39 315,907 6/1/2022 1.4.39 has at least one vulnerability with moderate severity.
1.4.38 196,967 5/6/2022 1.4.38 has at least one vulnerability with moderate severity.
1.4.37 118,867 4/14/2022 1.4.37 has at least one vulnerability with moderate severity.
1.4.36 87,627 4/5/2022 1.4.36 has at least one vulnerability with moderate severity.
1.4.35 136,117 3/18/2022 1.4.35 has at least one vulnerability with moderate severity.
1.4.34 70,802 3/7/2022 1.4.34 has at least one vulnerability with moderate severity.
1.4.33 103,745 2/14/2022 1.4.33 has at least one vulnerability with moderate severity.
1.4.32 118,582 1/18/2022 1.4.32 has at least one vulnerability with moderate severity.
1.4.31 164,317 12/21/2021 1.4.31 has at least one vulnerability with moderate severity.
1.4.30 10,888 12/20/2021 1.4.30 has at least one vulnerability with moderate severity.
1.4.29 24,196 12/13/2021 1.4.29 has at least one vulnerability with moderate severity.
1.4.28 191,705 11/10/2021 1.4.28 has at least one vulnerability with moderate severity.
1.4.27 198,165 10/11/2021 1.4.27 has at least one vulnerability with moderate severity.
1.4.26 228,599 9/28/2021 1.4.26 has at least one vulnerability with moderate severity.
1.4.25 199,581 9/8/2021 1.4.25 has at least one vulnerability with moderate severity.
1.4.24 44,258 8/17/2021 1.4.24 has at least one vulnerability with moderate severity.
1.4.23 44,785 8/10/2021 1.4.23 has at least one vulnerability with moderate severity.
1.4.22 18,890 8/5/2021 1.4.22 has at least one vulnerability with moderate severity.
1.4.21 447,815 6/16/2021 1.4.21 has at least one vulnerability with moderate severity.
1.4.21-beta1 7,257 6/4/2021 1.4.21-beta1 has at least one vulnerability with moderate severity.
1.4.20 115,630 5/12/2021 1.4.20 has at least one vulnerability with moderate severity.
1.4.19 145,329 4/28/2021 1.4.19 has at least one vulnerability with moderate severity.
1.4.18 113,466 3/23/2021 1.4.18 has at least one vulnerability with moderate severity.
1.4.17 99,879 3/10/2021 1.4.17 has at least one vulnerability with moderate severity.
1.4.16 712,318 1/22/2021 1.4.16 has at least one vulnerability with moderate severity.
1.4.15 36,580 1/20/2021 1.4.15 has at least one vulnerability with moderate severity.
1.4.14 72,771 12/30/2020 1.4.14 has at least one vulnerability with moderate severity.
1.4.13 38,435 12/16/2020 1.4.13 has at least one vulnerability with moderate severity.
1.4.12 305,713 11/16/2020 1.4.12 has at least one vulnerability with moderate severity.
1.4.11 72,918 11/5/2020 1.4.11 has at least one vulnerability with moderate severity.
1.4.10 394,227 8/20/2020 1.4.10 has at least one vulnerability with moderate severity.
1.4.9 101,857 7/21/2020 1.4.9 has at least one vulnerability with moderate severity.
1.4.8 147,026 6/17/2020 1.4.8 has at least one vulnerability with moderate severity.
1.4.7 62,359 5/27/2020 1.4.7 has at least one vulnerability with moderate severity.
1.4.6 50,196 5/12/2020 1.4.6 has at least one vulnerability with moderate severity.
1.4.5 62,645 4/29/2020 1.4.5 has at least one vulnerability with moderate severity.
1.4.4 149,109 3/31/2020 1.4.4 has at least one vulnerability with moderate severity.
1.4.3 55,208 3/18/2020 1.4.3 has at least one vulnerability with moderate severity.
1.4.2 43,295 3/13/2020 1.4.2 has at least one vulnerability with moderate severity.
1.4.1 505,753 3/11/2020 1.4.1 has at least one vulnerability with moderate severity.
1.4.1-rc3 9,594 3/10/2020 1.4.1-rc3 has at least one vulnerability with moderate severity.
1.4.1-rc2 8,158 3/10/2020 1.4.1-rc2 has at least one vulnerability with moderate severity.
1.4.1-rc1 12,265 2/28/2020 1.4.1-rc1 has at least one vulnerability with moderate severity.
1.4.0-beta4 9,860 1/28/2020 1.4.0-beta4 has at least one vulnerability with moderate severity.
1.4.0-beta3 22,688 10/30/2019 1.4.0-beta3 has at least one vulnerability with moderate severity.
1.4.0-beta2 13,577 9/23/2019 1.4.0-beta2 has at least one vulnerability with moderate severity.
1.4.0-beta1 15,873 7/19/2019 1.4.0-beta1 has at least one vulnerability with moderate severity.
1.3.19 1,436 5/2/2024 1.3.19 has at least one vulnerability with moderate severity.
1.3.18 69,623 3/9/2020 1.3.18 has at least one vulnerability with moderate severity.
1.3.17 172,269 12/20/2019 1.3.17 has at least one vulnerability with moderate severity.
1.3.16 93,537 11/14/2019 1.3.16 has at least one vulnerability with moderate severity.
1.3.15 275,372 9/23/2019 1.3.15 has at least one vulnerability with moderate severity.
1.3.14 179,752 7/30/2019 1.3.14 has at least one vulnerability with moderate severity.
1.3.13 246,433 4/30/2019 1.3.13 has at least one vulnerability with moderate severity.
1.3.12 174,150 3/14/2019 1.3.12 has at least one vulnerability with moderate severity.
1.3.11 588,410 12/18/2018 1.3.11 has at least one vulnerability with moderate severity.
1.3.10 256,135 11/2/2018 1.3.10 has at least one vulnerability with moderate severity.
1.3.9 485,519 8/23/2018 1.3.9 has at least one vulnerability with moderate severity.
1.3.8 294,358 6/5/2018 1.3.8 has at least one vulnerability with moderate severity.
1.3.7 41,731 5/15/2018 1.3.7 has at least one vulnerability with moderate severity.
1.3.6 56,445 4/17/2018 1.3.6 has at least one vulnerability with moderate severity.
1.3.5 187,495 2/22/2018 1.3.5 has at least one vulnerability with moderate severity.
1.3.4 42,433 2/1/2018 1.3.4 has at least one vulnerability with moderate severity.
1.3.3 39,150 1/19/2018 1.3.3 has at least one vulnerability with moderate severity.
1.3.2 189,187 10/21/2017 1.3.2 has at least one vulnerability with moderate severity.
1.3.1 173,433 9/5/2017 1.3.1 has at least one vulnerability with moderate severity.
1.3.0 170,223 8/11/2017 1.3.0 has at least one vulnerability with moderate severity.
1.2.3 53,969 7/10/2017 1.2.3 has at least one vulnerability with moderate severity.
1.2.2 21,759 6/28/2017 1.2.2 has at least one vulnerability with moderate severity.
1.2.1 31,894 6/23/2017 1.2.1 has at least one vulnerability with moderate severity.
1.2.0 79,858 4/12/2017 1.2.0 has at least one vulnerability with moderate severity.
1.1.3 82,458 1/23/2017 1.1.3 has at least one vulnerability with moderate severity.
1.1.2 95,432 9/22/2016 1.1.2 has at least one vulnerability with moderate severity.
1.1.1 82,931 7/16/2016 1.1.1 has at least one vulnerability with moderate severity.
1.1.0 26,693 7/7/2016 1.1.0 has at least one vulnerability with moderate severity.
1.0.8 115,717 4/26/2016 1.0.8 has at least one vulnerability with moderate severity.
1.0.7 28,727 4/6/2016 1.0.7 has at least one vulnerability with moderate severity.
1.0.6 41,043 1/18/2016 1.0.6 has at least one vulnerability with moderate severity.
1.0.5 45,803 12/3/2015 1.0.5 has at least one vulnerability with moderate severity.
1.0.4 73,050 8/7/2015 1.0.4 has at least one vulnerability with moderate severity.
1.0.3 17,567 6/12/2015 1.0.3 has at least one vulnerability with moderate severity.
1.0.2 11,841 6/3/2015 1.0.2 has at least one vulnerability with moderate severity.
1.0.1 14,202 4/28/2015 1.0.1 has at least one vulnerability with moderate severity.
1.0.0 20,648 4/9/2015 1.0.0 has at least one vulnerability with moderate severity.
1.0.0-dev1504032244 6,680 4/3/2015 1.0.0-dev1504032244 has at least one vulnerability with moderate severity.
0.8.0 11,042 2/12/2015 0.8.0 has at least one vulnerability with moderate severity.
0.7.1 8,099 12/13/2014 0.7.1 has at least one vulnerability with moderate severity.
0.7.0 13,332 10/20/2014 0.7.0 has at least one vulnerability with moderate severity.
0.6.4 6,464 9/3/2014 0.6.4 has at least one vulnerability with moderate severity.
0.6.3 6,151 8/16/2014 0.6.3 has at least one vulnerability with moderate severity.
0.6.2 5,897 8/5/2014 0.6.2 has at least one vulnerability with moderate severity.
0.6.1 6,633 7/10/2014 0.6.1 has at least one vulnerability with moderate severity.
0.6.0 8,131 6/23/2014 0.6.0 has at least one vulnerability with moderate severity.
0.5.8 5,418 5/23/2014 0.5.8 has at least one vulnerability with moderate severity.
0.5.2 5,397 4/29/2014 0.5.2 has at least one vulnerability with moderate severity.
0.5.0 13,604 4/16/2014 0.5.0 has at least one vulnerability with moderate severity.
0.2.1-beta 4,585 3/22/2014 0.2.1-beta has at least one vulnerability with moderate severity.
0.2.0-beta 7,153 3/19/2014 0.2.0-beta has at least one vulnerability with moderate severity.

Akka.NET v1.4.39 is a minor release that contains some very important bug fixes for Akka.Remote and Akka.Cluster users.
[Akka.Cluster: Error in `SplitBrainResolver.PreStart` when using `ChannelTaskScheduler` for internal-dispatcher](https://github.com/akkadotnet/akka.net/issues/5962)
[Akka.Cluster.Sharding: make PersistentShardCoordinator a tolerant reader](https://github.com/akkadotnet/akka.net/issues/5604) - Akka.Persistence-backed sharding is more lenient when recovering state.
[Akka.Remote: Trap all `Exception`s thrown while trying to dispatch messages in `Akka.Remote.EndpointReader`](https://github.com/akkadotnet/akka.net/pull/5971) - any kind of exception thrown during deserialization can no longer force a disassociation to occur in Akka.Remote.
If you want to see the [full set of changes made in Akka.NET v1.4.39, click here](https://github.com/akkadotnet/akka.net/milestone/70).
| COMMITS | LOC+ | LOC- | AUTHOR |
| --- | --- | --- | --- |
| 3 | 204 | 99 | Aaron Stannard |
| 1 | 1 | 13 | Gregorius Soedharmo |