Akka.DI.Core
1.4.0-beta2
Dependency injection support for Akka.NET
See the version list below for details.
Install-Package Akka.DI.Core -Version 1.4.0-beta2
dotnet add package Akka.DI.Core --version 1.4.0-beta2
<PackageReference Include="Akka.DI.Core" Version="1.4.0-beta2" />
paket add Akka.DI.Core --version 1.4.0-beta2
#r "nuget: Akka.DI.Core, 1.4.0-beta2"
Release Notes
Second pre-release candidate for Akka.NET 1.4**
Akka.NET v1.4.0 is still moving along and this release contains some new and important changes.
We've added a new package, the Akka.Persistence.TestKit - this is designed to allow users to test their `PersistentActor` implementations under real-world conditions such as database connection failures, serialization errors, and so forth. It works alongside the standard Akka.NET TestKit distributions and offers a simple, in-place API to do so.
Akka.Streams now supports [Stream Context propagation](https://github.com/akkadotnet/akka.net/pull/3741), designed to make it really easy to work with tools such as Kafka, Amazon SQS, and more - where you might want to have one piece of context (such as the partition offset in Kafka) and propagate it from the very front of an Akka.Stream all the way to the end, and then finally process it once the rest of the stream has completed processing. In the case of Kakfa, this might be updating the local consumer's partition offset only once we've been able to fully guarantee the processing of the message.
Fixed [a major issue with Akka.Remote, which caused unnecessary `Quarantine` events](https://github.com/akkadotnet/akka.net/issues/3905).
To [follow our progress on the Akka.NET v1.4 milestone, click here](https://github.com/akkadotnet/akka.net/milestone/17).
We expect to release more beta versions in the future, and if you wish to [get access to nightly Akka.NET builds then click here](https://getakka.net/community/getting-access-to-nightly-builds.html).
| COMMITS | LOC+ | LOC- | AUTHOR |
| --- | --- | --- | --- |
| 97 | 6527 | 3729 | Aaron Stannard |
| 13 | 11671 | 1059 | Bartosz Sypytkowski |
| 4 | 1708 | 347 | zbynek001 |
| 2 | 7 | 7 | jdsartori |
| 2 | 4 | 6 | Onur Gumus |
| 2 | 37 | 114 | Ismael Hamed |
| 1 | 65 | 47 | Ondrej Pialek |
| 1 | 3020 | 2 | Valdis Zobēla |
| 1 | 3 | 3 | Abi |
| 1 | 3 | 1 | jg11jg |
| 1 | 18 | 16 | Peter Huang |
| 1 | 1 | 2 | Maciej Wódke |
| 1 | 1 | 1 | Wessel Kranenborg |
| 1 | 1 | 1 | Kaiwei Li |
| 1 | 1 | 1 | Greatsamps |
| 1 | 1 | 1 | Arjen Smits |
| 1 | 1 | 1 | Andre |
Dependencies
-
.NETFramework 4.5.2
- Akka (>= 1.4.0-beta2)
-
.NETStandard 2.0
- Akka (>= 1.4.0-beta2)
- Microsoft.Extensions.DependencyModel (>= 1.1.2)
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,693 | 1/22/2021 |
1.4.15 | 141 | 1/20/2021 |
1.4.14 | 1,869 | 12/30/2020 |
1.4.13 | 918 | 12/16/2020 |
1.4.12 | 7,520 | 11/16/2020 |
1.4.11 | 2,826 | 11/5/2020 |
1.4.10 | 18,474 | 8/20/2020 |
1.4.9 | 14,869 | 7/21/2020 |
1.4.8 | 8,318 | 6/17/2020 |
1.4.7 | 3,086 | 5/27/2020 |
1.4.6 | 5,755 | 5/12/2020 |
1.4.5 | 4,272 | 4/29/2020 |
1.4.4 | 22,166 | 3/31/2020 |
1.4.3 | 4,515 | 3/18/2020 |
1.4.2 | 1,813 | 3/13/2020 |
1.4.1 | 33,918 | 3/11/2020 |
1.4.1-rc3 | 282 | 3/10/2020 |
1.4.1-rc2 | 647 | 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,187 | 3/9/2020 |
1.3.17 | 26,840 | 12/20/2019 |
1.3.16 | 21,592 | 11/14/2019 |
1.3.15 | 37,025 | 9/23/2019 |
1.3.14 | 21,201 | 7/30/2019 |
1.3.13 | 16,656 | 4/30/2019 |
1.3.12 | 15,455 | 3/14/2019 |
1.3.11 | 26,681 | 12/18/2018 |
1.3.10 | 29,797 | 11/2/2018 |
1.3.9 | 102,886 | 8/23/2018 |
1.3.8 | 22,027 | 6/5/2018 |
1.3.7 | 1,960 | 5/15/2018 |
1.3.6 | 2,020 | 4/17/2018 |
1.3.5 | 9,924 | 2/22/2018 |
1.3.4 | 7,025 | 2/1/2018 |
1.3.3 | 1,464 | 1/19/2018 |
1.3.2 | 20,380 | 10/21/2017 |
1.3.1 | 9,143 | 9/5/2017 |
1.3.0 | 98,070 | 8/11/2017 |
1.2.3 | 8,253 | 7/10/2017 |
1.2.2 | 963 | 6/28/2017 |
1.2.1 | 829 | 6/23/2017 |
1.2.0 | 4,998 | 4/12/2017 |
1.1.3 | 8,844 | 1/23/2017 |
1.1.2 | 17,752 | 9/22/2016 |
1.1.1 | 9,701 | 7/16/2016 |
1.1.0 | 2,007 | 7/7/2016 |
1.0.8 | 42,744 | 4/26/2016 |
1.0.7 | 3,155 | 4/6/2016 |
1.0.6 | 6,895 | 1/18/2016 |
1.0.5 | 3,310 | 12/3/2015 |
1.0.4 | 9,643 | 8/7/2015 |
1.0.3 | 1,568 | 6/12/2015 |
1.0.2 | 1,149 | 6/3/2015 |
1.0.1 | 1,245 | 4/28/2015 |
1.0.0 | 1,082 | 4/9/2015 |
1.0.0-dev1504032244 | 897 | 4/3/2015 |
0.8.0 | 1,021 | 2/12/2015 |