Akka.Logger.Serilog 1.0.4
Serilog logging adapter for Akka.NET
No packages depend on Akka.Logger.Serilog.
Maintenance release for Akka.NET v1.0.3**
Akka.IO**
This release introduces some major new features to Akka.NET, including [Akka.IO - a new set of capabilities built directly into the Akka NuGet package that allow you to communicate with your actors directly via TCP and UDP sockets](http://getakka.net/docs/IO) from external (non-actor) systems.
If you want to see a really cool example of Akka.IO in action, look at [this sample that shows off how to use the Telnet commandline to interact directly with Akka.NET actors](https://github.com/akkadotnet/akka.net/blob/dev/src/examples/TcpEchoService.Server).
Akka.Persistence.MongoDb** and **Akka.Persistence.Sqlite**
Two new flavors of Akka.Persistence support are now available. You can install them via the commandline!
```
PM> Install-Package Akka.Persistence.MongoDb -pre
```
and
```
PM> Install-Package Akka.Persistence.Sqlite -pre
```
Fixes & Changes - Akka.NET Core**
[F# API - problem with discriminated union serialization](https://github.com/akkadotnet/akka.net/issues/999)
[Fix Null Sender issue](https://github.com/akkadotnet/akka.net/issues/1212)
[Outdated FsPickler version in Akka.FSharp can lead to runtime errors when other FsPickler-dependent packages are installed](https://github.com/akkadotnet/akka.net/issues/1206)
[Add default Ask timeout to HOCON configuration](https://github.com/akkadotnet/akka.net/issues/1163)
[Remote watching is repeated](https://github.com/akkadotnet/akka.net/issues/1090)
[RemoteDaemon bug, not removing children ](https://github.com/akkadotnet/akka.net/pull/1068)
[HOCON include support](https://github.com/akkadotnet/akka.net/pull/1169)
[Replace SystemNanoTime with MonotonicClock](https://github.com/akkadotnet/akka.net/pull/1174)
Akka.DI.StructureMap**
We now have support for the [StructureMap dependency injection framework](http://docs.structuremap.net/) out of the box. You can install it here!
```
PM> Install-Package Akka.DI.StructureMap
```
Version | Downloads | Last updated |
---|---|---|
1.5.25 | 27 | 06/27/2024 |
1.5.12.1 | 20 | 03/18/2024 |
1.5.12 | 14 | 03/18/2024 |
1.5.7 | 32 | 06/14/2023 |
1.5.0.1 | 9 | 04/09/2024 |
1.5.0 | 11 | 06/14/2023 |
1.5.0-beta5 | 7 | 04/09/2024 |
1.4.42 | 8 | 08/29/2023 |
1.4.26 | 39 | 03/30/2022 |
1.4.25 | 9 | 07/24/2022 |
1.4.17 | 23 | 07/21/2022 |
1.4.11 | 12 | 07/24/2022 |
1.4.10 | 12 | 07/24/2022 |
1.4.8 | 10 | 07/24/2022 |
1.4.3 | 16 | 07/24/2022 |
1.4.1 | 9 | 07/24/2022 |
1.4.1-rc3 | 12 | 07/24/2022 |
1.4.1-RC1 | 19 | 07/24/2022 |
1.3.11 | 13 | 07/24/2022 |
1.3.10 | 11 | 07/24/2022 |
1.3.9 | 24 | 07/24/2022 |
1.3.6 | 9 | 07/24/2022 |
1.3.3 | 33 | 07/24/2022 |
1.3.0 | 12 | 07/24/2022 |
1.2.0 | 13 | 07/24/2022 |
1.1.3 | 10 | 07/24/2022 |
1.1.2 | 10 | 07/24/2022 |
1.1.1 | 11 | 07/24/2022 |
1.0.8 | 11 | 07/24/2022 |
1.0.7 | 11 | 07/24/2022 |
1.0.6 | 15 | 07/24/2022 |
1.0.5 | 9 | 07/23/2022 |
1.0.4 | 11 | 07/23/2022 |
1.0.3 | 10 | 07/23/2022 |
1.0.2 | 9 | 07/23/2022 |
1.0.1 | 9 | 07/23/2022 |
1.0.0 | 10 | 07/23/2022 |
1.0.0-dev1504032244 | 10 | 07/23/2022 |
0.8.0 | 10 | 07/24/2022 |
0.7.1 | 9 | 07/23/2022 |
0.7.0 | 12 | 07/23/2022 |