Akka.DI.Core
1.1.1
Dependency injection support for Akka.NET
See the version list below for details.
Install-Package Akka.DI.Core -Version 1.1.1
dotnet add package Akka.DI.Core --version 1.1.1
<PackageReference Include="Akka.DI.Core" Version="1.1.1" />
paket add Akka.DI.Core --version 1.1.1
#r "nuget: Akka.DI.Core, 1.1.1"
Release Notes
Maintenance release for Akka.NET v1.1**
Akka.NET 1.1.1 addresses a number of bugs and issues reported by end users who made the upgrade from Akka.NET 1.0.* to Akka.NET 1.1.
DNS improvements**
The biggest set of fixes included in Akka.NET 1.1.1 deal with how the Helios transport treats IPV6 addresses and performs DNS resolution. In Akka.NET 1.0.* Helios only supported IPV4 addresses and would use that as the default for DNS. In Akka.NET 1.1 we upgraded to using Helios 2.1, which supports both IPV6 and IPV4, but *changed the default DNS resolution strategy to use IPV6.* This caused some breakages for users who were using the `public-hostname` setting inside Helios in combination with a `hostname` value that used an IPV4 address.
This is now fixed - Akka.NET 1.1.1 uses Helios 2.1.2 which defaults back to an IPV4 DNS resolution strategy for both inbound and outbound connections. We've also fixed the way we encode and format IPV6 addresses into `ActorPath` and `Address` string representations (although we [still have an issue with parsing IPV6 from HOCON](https://github.com/akkadotnet/akka.net/issues/2187).)
If you need to use IPV6 for DNS resolution, you can enable it by changing the following setting:
`akka.remote.helios.tcp.dns-use-ipv6 = true`
You can [see the full list of Akka.NET 1.1.1 changes here](https://github.com/akkadotnet/akka.net/milestone/9).
Dependencies
-
- Akka (>= 1.1.1)
Used By
NuGet packages (22)
Showing the top 5 NuGet packages that depend on Akka.DI.Core:
Package | Downloads |
---|---|
Akka.DI.AutoFac
AutoFac Dependency Injection (DI) support for Akka.NET
|
|
Akka.DI.Ninject
Package Description
|
|
Akka.DI.SimpleInjector
SimpleInjector DI Support For Akka.NET
|
|
Akka.DI.Extensions.DependencyInjection
Microsoft.Extensions.DependencyInjection Dependency Injection (DI) support for Akka.NET
|
|
Akka.DI.TestKit
Dependency Injection (DI) TestKit support for Akka.NET
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Akka.DI.Core:
Repository | Stars |
---|---|
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.
|
Version History
Version | Downloads | Last updated |
---|---|---|
1.4.16 | 2,917 | 1/22/2021 |
1.4.15 | 143 | 1/20/2021 |
1.4.14 | 1,905 | 12/30/2020 |
1.4.13 | 924 | 12/16/2020 |
1.4.12 | 7,695 | 11/16/2020 |
1.4.11 | 2,868 | 11/5/2020 |
1.4.10 | 18,549 | 8/20/2020 |
1.4.9 | 14,954 | 7/21/2020 |
1.4.8 | 8,383 | 6/17/2020 |
1.4.7 | 3,095 | 5/27/2020 |
1.4.6 | 5,797 | 5/12/2020 |
1.4.5 | 4,277 | 4/29/2020 |
1.4.4 | 22,213 | 3/31/2020 |
1.4.3 | 4,535 | 3/18/2020 |
1.4.2 | 1,814 | 3/13/2020 |
1.4.1 | 34,138 | 3/11/2020 |
1.4.1-rc3 | 282 | 3/10/2020 |
1.4.1-rc2 | 650 | 3/10/2020 |
1.4.1-rc1 | 391 | 2/28/2020 |
1.4.0-beta4 | 395 | 1/28/2020 |
1.4.0-beta3 | 666 | 10/30/2019 |
1.4.0-beta2 | 403 | 9/23/2019 |
1.4.0-beta1 | 1,454 | 7/19/2019 |
1.3.18 | 9,191 | 3/9/2020 |
1.3.17 | 26,887 | 12/20/2019 |
1.3.16 | 21,619 | 11/14/2019 |
1.3.15 | 37,055 | 9/23/2019 |
1.3.14 | 21,219 | 7/30/2019 |
1.3.13 | 16,661 | 4/30/2019 |
1.3.12 | 15,464 | 3/14/2019 |
1.3.11 | 26,688 | 12/18/2018 |
1.3.10 | 29,819 | 11/2/2018 |
1.3.9 | 102,954 | 8/23/2018 |
1.3.8 | 22,033 | 6/5/2018 |
1.3.7 | 1,961 | 5/15/2018 |
1.3.6 | 2,021 | 4/17/2018 |
1.3.5 | 9,929 | 2/22/2018 |
1.3.4 | 7,026 | 2/1/2018 |
1.3.3 | 1,465 | 1/19/2018 |
1.3.2 | 20,390 | 10/21/2017 |
1.3.1 | 9,149 | 9/5/2017 |
1.3.0 | 98,257 | 8/11/2017 |
1.2.3 | 8,270 | 7/10/2017 |
1.2.2 | 964 | 6/28/2017 |
1.2.1 | 830 | 6/23/2017 |
1.2.0 | 5,000 | 4/12/2017 |
1.1.3 | 8,858 | 1/23/2017 |
1.1.2 | 17,758 | 9/22/2016 |
1.1.1 | 9,705 | 7/16/2016 |
1.1.0 | 2,008 | 7/7/2016 |
1.0.8 | 42,766 | 4/26/2016 |
1.0.7 | 3,157 | 4/6/2016 |
1.0.6 | 6,896 | 1/18/2016 |
1.0.5 | 3,312 | 12/3/2015 |
1.0.4 | 9,646 | 8/7/2015 |
1.0.3 | 1,569 | 6/12/2015 |
1.0.2 | 1,150 | 6/3/2015 |
1.0.1 | 1,246 | 4/28/2015 |
1.0.0 | 1,083 | 4/9/2015 |
1.0.0-dev1504032244 | 897 | 4/3/2015 |
0.8.0 | 1,022 | 2/12/2015 |