Akka 1.4.30

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.30
                    
NuGet\Install-Package Akka -Version 1.4.30
                    
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.30" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Akka" Version="1.4.30" />
                    
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.30
                    
#r "nuget: Akka, 1.4.30"
                    
#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.30
                    
Install as a Cake Addin
#tool nuget:?package=Akka&version=1.4.30
                    
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 0 7/7/2025
1.5.44 9,937 6/19/2025
1.5.43 11,117 6/10/2025
1.5.42 33,316 5/21/2025
1.5.41 31,335 5/6/2025
1.5.40 115,694 3/24/2025
1.5.39 27,821 3/14/2025
1.5.38 94,495 2/17/2025
1.5.37 118,006 1/23/2025
1.5.36 17,659 1/22/2025 1.5.36 is deprecated.
1.5.35 32,603 1/13/2025 1.5.35 is deprecated.
1.5.34 12,506 1/7/2025
1.5.33 48,192 12/23/2024
1.5.32 83,551 12/4/2024
1.5.31 120,624 11/11/2024
1.5.30 123,495 10/3/2024
1.5.29 17,334 10/1/2024 1.5.29 is deprecated because it has critical bugs.
1.5.28 158,966 9/4/2024
1.5.28-beta1 3,043 8/23/2024
1.5.27.1 197,140 7/26/2024
1.5.27 10,181 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,222 6/27/2024
1.5.25 342,758 6/14/2024
1.5.24 34,907 6/7/2024 1.5.24 is deprecated because it has critical bugs.
1.5.23 44,839 6/6/2024 1.5.23 is deprecated because it has critical bugs.
1.5.22 16,331 6/3/2024 1.5.22 is deprecated because it has critical bugs.
1.5.21 11,331 5/28/2024 1.5.21 is deprecated because it has critical bugs.
1.5.20 201,794 4/29/2024
1.5.19 62,495 4/15/2024
1.5.18 123,281 3/12/2024 1.5.18 is deprecated because it has critical bugs.
1.5.17.1 25,428 3/2/2024 1.5.17.1 is deprecated because it has critical bugs.
1.5.17 4,829 2/29/2024 1.5.17 is deprecated because it has critical bugs.
1.5.16 144,769 1/29/2024 1.5.16 is deprecated because it has critical bugs.
1.5.15 146,705 1/10/2024 1.5.15 is deprecated because it has critical bugs.
1.5.14 176,768 11/3/2023 1.5.14 is deprecated because it has critical bugs.
1.5.13 288,727 9/18/2023
1.5.13-beta1 3,806 8/25/2023
1.5.12 311,915 8/2/2023
1.5.11 30,513 7/27/2023
1.5.10 18,326 7/25/2023
1.5.9 31,825 7/17/2023
1.5.8 179,096 6/15/2023
1.5.7 235,012 5/17/2023
1.5.6 31,574 5/8/2023
1.5.5 61,716 5/4/2023
1.5.4 84,676 4/25/2023
1.5.3 19,045 4/20/2023
1.5.2 84,230 4/6/2023
1.5.1 297,289 3/15/2023
1.5.0 162,761 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,928 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,196 6/28/2023
1.4.50 53,906 3/15/2023
1.4.49 155,860 1/27/2023
1.4.49-beta1 4,056 1/11/2023
1.4.48 190,274 1/5/2023
1.4.47 121,912 12/9/2022
1.4.46 371,475 11/15/2022
1.4.45 113,666 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,781 9/27/2022 1.4.43 has at least one vulnerability with moderate severity.
1.4.42 130,700 9/23/2022 1.4.42 has at least one vulnerability with moderate severity.
1.4.41 250,332 8/31/2022 1.4.41 has at least one vulnerability with moderate severity.
1.4.40 206,918 7/22/2022 1.4.40 has at least one vulnerability with moderate severity.
1.4.39 315,810 6/1/2022 1.4.39 has at least one vulnerability with moderate severity.
1.4.38 196,889 5/6/2022 1.4.38 has at least one vulnerability with moderate severity.
1.4.37 118,850 4/14/2022 1.4.37 has at least one vulnerability with moderate severity.
1.4.36 87,587 4/5/2022 1.4.36 has at least one vulnerability with moderate severity.
1.4.35 136,107 3/18/2022 1.4.35 has at least one vulnerability with moderate severity.
1.4.34 70,773 3/7/2022 1.4.34 has at least one vulnerability with moderate severity.
1.4.33 103,736 2/14/2022 1.4.33 has at least one vulnerability with moderate severity.
1.4.32 118,581 1/18/2022 1.4.32 has at least one vulnerability with moderate severity.
1.4.31 164,304 12/21/2021 1.4.31 has at least one vulnerability with moderate severity.
1.4.30 10,887 12/20/2021 1.4.30 has at least one vulnerability with moderate severity.
1.4.29 24,194 12/13/2021 1.4.29 has at least one vulnerability with moderate severity.
1.4.28 191,462 11/10/2021 1.4.28 has at least one vulnerability with moderate severity.
1.4.27 198,108 10/11/2021 1.4.27 has at least one vulnerability with moderate severity.
1.4.26 228,579 9/28/2021 1.4.26 has at least one vulnerability with moderate severity.
1.4.25 199,421 9/8/2021 1.4.25 has at least one vulnerability with moderate severity.
1.4.24 44,255 8/17/2021 1.4.24 has at least one vulnerability with moderate severity.
1.4.23 44,782 8/10/2021 1.4.23 has at least one vulnerability with moderate severity.
1.4.22 18,889 8/5/2021 1.4.22 has at least one vulnerability with moderate severity.
1.4.21 447,638 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,622 5/12/2021 1.4.20 has at least one vulnerability with moderate severity.
1.4.19 145,322 4/28/2021 1.4.19 has at least one vulnerability with moderate severity.
1.4.18 113,462 3/23/2021 1.4.18 has at least one vulnerability with moderate severity.
1.4.17 99,876 3/10/2021 1.4.17 has at least one vulnerability with moderate severity.
1.4.16 712,315 1/22/2021 1.4.16 has at least one vulnerability with moderate severity.
1.4.15 36,565 1/20/2021 1.4.15 has at least one vulnerability with moderate severity.
1.4.14 72,762 12/30/2020 1.4.14 has at least one vulnerability with moderate severity.
1.4.13 38,429 12/16/2020 1.4.13 has at least one vulnerability with moderate severity.
1.4.12 305,702 11/16/2020 1.4.12 has at least one vulnerability with moderate severity.
1.4.11 72,916 11/5/2020 1.4.11 has at least one vulnerability with moderate severity.
1.4.10 394,139 8/20/2020 1.4.10 has at least one vulnerability with moderate severity.
1.4.9 101,855 7/21/2020 1.4.9 has at least one vulnerability with moderate severity.
1.4.8 147,017 6/17/2020 1.4.8 has at least one vulnerability with moderate severity.
1.4.7 62,356 5/27/2020 1.4.7 has at least one vulnerability with moderate severity.
1.4.6 50,194 5/12/2020 1.4.6 has at least one vulnerability with moderate severity.
1.4.5 62,643 4/29/2020 1.4.5 has at least one vulnerability with moderate severity.
1.4.4 149,106 3/31/2020 1.4.4 has at least one vulnerability with moderate severity.
1.4.3 55,207 3/18/2020 1.4.3 has at least one vulnerability with moderate severity.
1.4.2 43,294 3/13/2020 1.4.2 has at least one vulnerability with moderate severity.
1.4.1 505,588 3/11/2020 1.4.1 has at least one vulnerability with moderate severity.
1.4.1-rc3 9,593 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,262 2/28/2020 1.4.1-rc1 has at least one vulnerability with moderate severity.
1.4.0-beta4 9,858 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,435 5/2/2024 1.3.19 has at least one vulnerability with moderate severity.
1.3.18 69,613 3/9/2020 1.3.18 has at least one vulnerability with moderate severity.
1.3.17 172,255 12/20/2019 1.3.17 has at least one vulnerability with moderate severity.
1.3.16 93,534 11/14/2019 1.3.16 has at least one vulnerability with moderate severity.
1.3.15 275,348 9/23/2019 1.3.15 has at least one vulnerability with moderate severity.
1.3.14 179,741 7/30/2019 1.3.14 has at least one vulnerability with moderate severity.
1.3.13 246,372 4/30/2019 1.3.13 has at least one vulnerability with moderate severity.
1.3.12 174,138 3/14/2019 1.3.12 has at least one vulnerability with moderate severity.
1.3.11 587,836 12/18/2018 1.3.11 has at least one vulnerability with moderate severity.
1.3.10 256,125 11/2/2018 1.3.10 has at least one vulnerability with moderate severity.
1.3.9 485,496 8/23/2018 1.3.9 has at least one vulnerability with moderate severity.
1.3.8 294,335 6/5/2018 1.3.8 has at least one vulnerability with moderate severity.
1.3.7 41,728 5/15/2018 1.3.7 has at least one vulnerability with moderate severity.
1.3.6 56,434 4/17/2018 1.3.6 has at least one vulnerability with moderate severity.
1.3.5 187,481 2/22/2018 1.3.5 has at least one vulnerability with moderate severity.
1.3.4 42,431 2/1/2018 1.3.4 has at least one vulnerability with moderate severity.
1.3.3 39,149 1/19/2018 1.3.3 has at least one vulnerability with moderate severity.
1.3.2 189,174 10/21/2017 1.3.2 has at least one vulnerability with moderate severity.
1.3.1 173,407 9/5/2017 1.3.1 has at least one vulnerability with moderate severity.
1.3.0 170,217 8/11/2017 1.3.0 has at least one vulnerability with moderate severity.
1.2.3 53,966 7/10/2017 1.2.3 has at least one vulnerability with moderate severity.
1.2.2 21,758 6/28/2017 1.2.2 has at least one vulnerability with moderate severity.
1.2.1 31,890 6/23/2017 1.2.1 has at least one vulnerability with moderate severity.
1.2.0 79,849 4/12/2017 1.2.0 has at least one vulnerability with moderate severity.
1.1.3 82,455 1/23/2017 1.1.3 has at least one vulnerability with moderate severity.
1.1.2 95,424 9/22/2016 1.1.2 has at least one vulnerability with moderate severity.
1.1.1 82,925 7/16/2016 1.1.1 has at least one vulnerability with moderate severity.
1.1.0 26,685 7/7/2016 1.1.0 has at least one vulnerability with moderate severity.
1.0.8 115,705 4/26/2016 1.0.8 has at least one vulnerability with moderate severity.
1.0.7 28,722 4/6/2016 1.0.7 has at least one vulnerability with moderate severity.
1.0.6 41,040 1/18/2016 1.0.6 has at least one vulnerability with moderate severity.
1.0.5 45,801 12/3/2015 1.0.5 has at least one vulnerability with moderate severity.
1.0.4 73,048 8/7/2015 1.0.4 has at least one vulnerability with moderate severity.
1.0.3 17,565 6/12/2015 1.0.3 has at least one vulnerability with moderate severity.
1.0.2 11,839 6/3/2015 1.0.2 has at least one vulnerability with moderate severity.
1.0.1 14,200 4/28/2015 1.0.1 has at least one vulnerability with moderate severity.
1.0.0 20,646 4/9/2015 1.0.0 has at least one vulnerability with moderate severity.
1.0.0-dev1504032244 6,679 4/3/2015 1.0.0-dev1504032244 has at least one vulnerability with moderate severity.
0.8.0 11,039 2/12/2015 0.8.0 has at least one vulnerability with moderate severity.
0.7.1 8,097 12/13/2014 0.7.1 has at least one vulnerability with moderate severity.
0.7.0 13,321 10/20/2014 0.7.0 has at least one vulnerability with moderate severity.
0.6.4 6,461 9/3/2014 0.6.4 has at least one vulnerability with moderate severity.
0.6.3 6,149 8/16/2014 0.6.3 has at least one vulnerability with moderate severity.
0.6.2 5,895 8/5/2014 0.6.2 has at least one vulnerability with moderate severity.
0.6.1 6,630 7/10/2014 0.6.1 has at least one vulnerability with moderate severity.
0.6.0 8,129 6/23/2014 0.6.0 has at least one vulnerability with moderate severity.
0.5.8 5,416 5/23/2014 0.5.8 has at least one vulnerability with moderate severity.
0.5.2 5,395 4/29/2014 0.5.2 has at least one vulnerability with moderate severity.
0.5.0 13,588 4/16/2014 0.5.0 has at least one vulnerability with moderate severity.
0.2.1-beta 4,583 3/22/2014 0.2.1-beta has at least one vulnerability with moderate severity.
0.2.0-beta 7,152 3/19/2014 0.2.0-beta has at least one vulnerability with moderate severity.

Akka.NET v1.4.30 is a minor release that contains some enhancements for Akka.Streams and some bug fixes.
New features:
[Akka: Added StringBuilder pooling in NewtonsoftJsonSerializer](https://github.com/akkadotnet/akka.net/pull/4929)
[Akka.TestKint: Added InverseFishForMessage](https://github.com/akkadotnet/akka.net/pull/5430)
[Akka.Streams: Added custom frame sized Flow to Framing](https://github.com/akkadotnet/akka.net/pull/5444)
[Akka.Streams: Allow Stream to be consumed as IAsyncEnumerable](https://github.com/akkadotnet/akka.net/pull/4742)
Bug fixes:
[Akka.Cluster: Reverted startup sequence change](https://github.com/akkadotnet/akka.net/pull/5437)
If you want to see the [full set of changes made in Akka.NET v1.4.30, click here](https://github.com/akkadotnet/akka.net/milestone/61).
| COMMITS | LOC+ | LOC- | AUTHOR |
| --- | --- | --- | --- |
| 6 | 75 | 101 | Aaron Stannard |
| 2 | 53 | 5 | Brah McDude |
| 2 | 493 | 12 | Drew |
| 1 | 289 | 383 | Andreas Dirnberger |
| 1 | 220 | 188 | Gregorius Soedharmo |
| 1 | 173 | 28 | Ismael Hamed |