Akka.Persistence.Query
1.4.15
Stream based query interface for persistence journal plugins for Akka.NET
See the version list below for details.
Install-Package Akka.Persistence.Query -Version 1.4.15
dotnet add package Akka.Persistence.Query --version 1.4.15
<PackageReference Include="Akka.Persistence.Query" Version="1.4.15" />
paket add Akka.Persistence.Query --version 1.4.15
#r "nuget: Akka.Persistence.Query, 1.4.15"
Release Notes
Maintenance Release for Akka.NET 1.4**
Akka.NET v1.4.15 introduces a new module, Akka.DependencyInjection, which will replace Akka.DI.Core and all of the libraries which depend on it. This seemed like the easiest way to preserve backwards compatibility - simple deprecate the old package and replace it with a new one.
So what does Akka.DependencyInjection do differently than Akka.DI.Core?
1. **Allows users to pass in an [`IServiceProvider`](https://docs.microsoft.com/en-us/dotnet/api/system.iserviceprovider) into the `ActorSystem` before the latter is created, via [a new kind of programmatic configuration `Setup` that was introduced in Akka.NET v1.4](https://getakka.net/articles/concepts/configuration.html#programmatic-configuration-with-setup)**. This ensures that the `IServiceProvider` is immutable within an `ActorSystem`, a problem that we have currently with Akka.DI.Core.
2. **Makes it easy to access the `IServiceProvider` via the `Akka.DependencyInjection.ServiceProvider.For(ActorSystem)` method**, which is what we can use to get access to the service provider in order to consume required services inside our actors.
3. **Makes it possible to dependency inject some parameters will dynamically specifying some others**, something that users have been asking for since 2015.
To see a full example of how to use Akka.DependencyInjection in concert with Microsoft.Extensions.DependencyInjection, please see https://getakka.net/articles/actors/dependency-injection.html
Other changes:
[Akka: Add `WithConfigFallback` quality of life helper method to `BootstrapSetup`](https://github.com/akkadotnet/akka.net/pull/4714)
[Akka.MultiNodeTestRunner: Provide .NET 5.0 support for MultiNode TestKit](https://github.com/akkadotnet/akka.net/issues/4602)
To see the [full set of fixes in Akka.NET v1.4.15, please see the milestone on Github](https://github.com/akkadotnet/akka.net/milestone/46).
| COMMITS | LOC+ | LOC- | AUTHOR |
| --- | --- | --- | --- |
| 8 | 5351 | 4004 | Aaron Stannard |
| 3 | 5 | 5 | dependabot-preview[bot] |
| 2 | 369 | 170 | Ebere Abanonu |
| 1 | 7 | 0 | Gregorius Soedharmo |
Dependencies
-
.NETStandard 2.0
- Akka.Persistence (>= 1.4.15)
- Akka.Streams (>= 1.4.15)
Used By
NuGet packages (17)
Showing the top 5 NuGet packages that depend on Akka.Persistence.Query:
Package | Downloads |
---|---|
Akka.Persistence.Query.Sql
Akka.NET streams support for ADO.NET Persistence middleware.
|
|
Akka.Persistence.Redis
Akka.NET Persistence journal and snapshot store backed by Redis.
|
|
Akka.Persistence.TCK
Testkit for Persistence actor support for Akka.NET
|
|
Akka.Persistence.MongoDb
Akka Persistence journal and snapshot store backed by MongoDB database.
|
|
Akkatecture
a cqrs and event sourcing framework for akka.net
|
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Akka.Persistence.Query:
Repository | Stars |
---|---|
Lutando/Akkatecture
a cqrs and event sourcing framework for dotnet core using akka.net
|
|
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
|
Version History
Version | Downloads | Last updated |
---|---|---|
1.4.16 | 3,578 | 1/22/2021 |
1.4.15 | 337 | 1/20/2021 |
1.4.14 | 2,401 | 12/30/2020 |
1.4.13 | 507 | 12/16/2020 |
1.4.12 | 2,378 | 11/16/2020 |
1.4.11 | 2,470 | 11/5/2020 |
1.4.10 | 5,021 | 8/20/2020 |
1.4.9 | 4,143 | 7/21/2020 |
1.4.8 | 9,718 | 6/17/2020 |
1.4.7 | 1,763 | 5/27/2020 |
1.4.6 | 1,939 | 5/12/2020 |
1.4.5 | 6,802 | 4/29/2020 |
1.4.4 | 15,423 | 3/31/2020 |
1.4.3 | 820 | 3/18/2020 |
1.4.2 | 680 | 3/13/2020 |
1.4.1 | 2,598 | 3/11/2020 |
1.4.1-rc3 | 445 | 3/10/2020 |
1.4.1-rc2 | 325 | 3/10/2020 |
1.4.1-rc1 | 527 | 2/28/2020 |
1.4.0-beta4 | 663 | 1/28/2020 |
1.4.0-beta3 | 1,511 | 10/30/2019 |
1.4.0-beta2 | 422 | 9/23/2019 |
1.4.0-beta1 | 381 | 7/19/2019 |
1.3.18 | 1,936 | 3/9/2020 |
1.3.17 | 4,374 | 12/20/2019 |
1.3.16 | 1,690 | 11/14/2019 |
1.3.15 | 12,018 | 9/23/2019 |
1.3.14 | 5,402 | 7/30/2019 |
1.3.13 | 11,132 | 4/30/2019 |
1.3.12 | 6,068 | 3/14/2019 |
1.3.11 | 7,145 | 12/18/2018 |
1.3.10 | 3,422 | 11/2/2018 |
1.3.9 | 10,600 | 8/23/2018 |
1.3.8 | 4,321 | 6/5/2018 |
1.3.7 | 2,640 | 5/15/2018 |
1.3.6 | 1,271 | 4/17/2018 |
1.3.5 | 4,652 | 2/22/2018 |
1.3.4 | 1,825 | 2/1/2018 |
1.3.3 | 1,080 | 1/19/2018 |
1.3.2 | 5,583 | 10/21/2017 |
1.3.1 | 22,820 | 9/5/2017 |
1.3.0 | 2,450 | 8/17/2017 |
1.3.0-beta | 715 | 8/11/2017 |
1.2.3.43-beta | 1,978 | 7/10/2017 |
1.2.3.41-beta | 611 | 7/10/2017 |
1.2.2.40-beta | 984 | 6/28/2017 |
1.2.2.39-beta | 624 | 6/28/2017 |
1.2.1.38-beta | 804 | 6/23/2017 |
1.2.1.37-beta | 616 | 6/23/2017 |
1.2.0.36-beta | 2,199 | 4/13/2017 |
1.2.0.35-beta | 615 | 4/13/2017 |
1.2.0.34-beta | 612 | 4/12/2017 |
1.2.0.33-beta | 583 | 4/12/2017 |
1.1.3.32-beta | 3,786 | 1/23/2017 |
1.1.3.31-beta | 675 | 1/23/2017 |
1.1.2.30-beta | 981 | 9/22/2016 |
1.1.2.29-beta | 605 | 9/22/2016 |
1.1.1.28-beta | 857 | 7/16/2016 |
1.1.1.27-beta | 654 | 7/16/2016 |
1.1.0.26-beta | 690 | 7/7/2016 |