-
**Is your feature request related to a problem? Please describe.**
Obviously I'll need to write a bigger spec out, but putting this for tracking purposes and for users to signal their interest - sh…
-
**Version Information**
Version of Akka.NET? 1.5.28
Which Akka.NET Modules? Akka.Persistence
**Describe the bug**
Bug appears to be in method **CallThrough** of class **AtomicState**. If **WaitA…
-
**Is your feature request related to a problem? Please describe.**
Part of the goal for Akka.NET v1.6 is to be able to get Akka.NET to run _everywhere_:
- Games: Unity / Godot
- Mobile: iOS / …
-
Motivation :
Akka.NET share most of things with akka.
Cover what is shared
http://getakka.net/
-
Should cover basic Akka.Net syntax. Worker Pools, Messaging, Error Recovery, and testing.
Ideally will be interactive, not just a slide show.
-
**Version Information**
Version of Akka.NET? > 1.5.14
Which Akka.NET Modules? Akka
**Describe the bug**
On a .NET Framework project (4.8 to be exact), when I try to update Akka to a version high…
-
Version Information
Akka.NET 1.5.27.1
Akka.Remoting 1.5.27.1
Describe the bug
Akka.Hosting.LoggingDemo
Object reference not set to an instance of an object.
Akka.Remote.dll!Akka.Remote.Rem…
Degot updated
1 month ago
-
### Package URl
pkg:nuget/Akka.Cluster.Hosting@1.5.7
### CPE
cpe:2.3:a:akka:akka:*:*:*:*:*:*:*:* versions up to (including) 2.4.16
### CVE
CVE-2017-1000034
### ODC Integration
{"l…
-
-
**Version Information**
Version of Akka.NET? 1.0.3
Which Akka.NET Modules? Akka.Hosting.TestKit
**Describe the bug**
```csharp
foreach (var i in Enumerable.Range(0, 2))
{
…