![]() |
VOOZH | about |
dotnet add package Eventuous.Extensions.DependencyInjection --version 0.16.4
NuGet\Install-Package Eventuous.Extensions.DependencyInjection -Version 0.16.4
<PackageReference Include="Eventuous.Extensions.DependencyInjection" Version="0.16.4" />
<PackageVersion Include="Eventuous.Extensions.DependencyInjection" Version="0.16.4" />Directory.Packages.props
<PackageReference Include="Eventuous.Extensions.DependencyInjection" />Project file
paket add Eventuous.Extensions.DependencyInjection --version 0.16.4
#r "nuget: Eventuous.Extensions.DependencyInjection, 0.16.4"
#:package Eventuous.Extensions.DependencyInjection@0.16.4
#addin nuget:?package=Eventuous.Extensions.DependencyInjection&version=0.16.4Install as a Cake Addin
#tool nuget:?package=Eventuous.Extensions.DependencyInjection&version=0.16.4Install as a Cake Tool
This package adds several DI extensions for IServiceCollection:
AddCommandService to register app servicesAddAggregateStore to register the AggregateStore and a given IEventStore (Eventuous does not need aggregate store to be registered, only use it if you use the aggregate store in your application directly)AddAggregate to register aggregate types that require dependenciesKeep in mind that we don't recommend having dependencies in aggregates, so you'd normally not need to use AddAggregate.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 is compatible. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 2 NuGet packages that depend on Eventuous.Extensions.DependencyInjection:
| Package | Downloads |
|---|---|
|
Eventuous.AspNetCore
Production-grade Event Sourcing library |
|
|
Eventuous.Extensions.AspNetCore
Production-grade Event Sourcing library |
Showing the top 1 popular GitHub repositories that depend on Eventuous.Extensions.DependencyInjection:
| Repository | Stars |
|---|---|
|
kurrent-io/KurrentDB
KurrentDB is a database that's engineered for modern software applications and event-driven architectures. Its event-native design simplifies data modeling and preserves data integrity while the integrated streaming engine solves distributed messaging challenges and ensures data consistency.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 0.16.4 | 1,710 | 4/29/2026 |
| 0.16.4-alpha.0.34 | 63 | 4/29/2026 |
| 0.16.3 | 4,380 | 3/10/2026 |
| 0.16.2 | 155 | 3/10/2026 |
| 0.16.1 | 182 | 3/9/2026 |
| 0.16.0 | 646 | 3/5/2026 |
| 0.15.1 | 107,206 | 11/7/2024 |
| 0.15.0 | 56,493 | 9/10/2024 |
| 0.15.0-rc.3 | 2,174 | 8/15/2024 |
| 0.15.0-rc.2 | 2,506 | 7/19/2024 |
| 0.15.0-rc.1 | 4,257 | 6/27/2024 |
| 0.15.0-beta.10 | 39,967 | 2/11/2024 |
| 0.15.0-beta.8 | 4,999 | 11/18/2023 |
| 0.15.0-beta.7 | 2,685 | 11/17/2023 |
| 0.15.0-beta.6 | 2,818 | 10/4/2023 |
| 0.15.0-beta.5 | 4,587 | 8/28/2023 |
| 0.15.0-beta.4 | 503 | 8/22/2023 |
| 0.15.0-beta.3 | 381 | 8/21/2023 |
| 0.15.0-beta.2 | 211 | 8/21/2023 |
| 0.15.0-beta.1 | 733 | 8/21/2023 |