Eventuous.Extensions.DependencyInjection
0.16.0
dotnet add package Eventuous.Extensions.DependencyInjection --version 0.16.0
NuGet\Install-Package Eventuous.Extensions.DependencyInjection -Version 0.16.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Eventuous.Extensions.DependencyInjection" Version="0.16.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Eventuous.Extensions.DependencyInjection" Version="0.16.0" />
<PackageReference Include="Eventuous.Extensions.DependencyInjection" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Eventuous.Extensions.DependencyInjection --version 0.16.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Eventuous.Extensions.DependencyInjection, 0.16.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Eventuous.Extensions.DependencyInjection@0.16.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Eventuous.Extensions.DependencyInjection&version=0.16.0
#tool nuget:?package=Eventuous.Extensions.DependencyInjection&version=0.16.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Eventuous ASP.NET Core
This package adds several DI extensions for IServiceCollection:
AddCommandServiceto register app servicesAddAggregateStoreto register theAggregateStoreand a givenIEventStore(Eventuous does not need aggregate store to be registered, only use it if you use the aggregate store in your application directly)AddAggregateto register aggregate types that require dependencies
Keep 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 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- Eventuous.Application (>= 0.16.0)
- Eventuous.Diagnostics.Logging (>= 0.16.0)
- Eventuous.Extensions.Logging (>= 0.16.0)
- Microsoft.Extensions.DependencyInjection (>= 10.0.0)
- Microsoft.Extensions.Logging (>= 10.0.0)
-
net8.0
- Eventuous.Application (>= 0.16.0)
- Eventuous.Diagnostics.Logging (>= 0.16.0)
- Eventuous.Extensions.Logging (>= 0.16.0)
- Microsoft.Extensions.DependencyInjection (>= 9.0.10)
- Microsoft.Extensions.Logging (>= 9.0.10)
-
net9.0
- Eventuous.Application (>= 0.16.0)
- Eventuous.Diagnostics.Logging (>= 0.16.0)
- Eventuous.Extensions.Logging (>= 0.16.0)
- Microsoft.Extensions.DependencyInjection (>= 9.0.10)
- Microsoft.Extensions.Logging (>= 9.0.10)
NuGet packages (2)
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 |
GitHub repositories (1)
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.0 | 0 | 3/5/2026 |
| 0.15.1 | 83,676 | 11/7/2024 |
| 0.15.0 | 40,620 | 9/10/2024 |
| 0.15.0-rc.3 | 2,074 | 8/15/2024 |
| 0.15.0-rc.2 | 2,472 | 7/19/2024 |
| 0.15.0-rc.1 | 3,900 | 6/27/2024 |
| 0.15.0-beta.10 | 38,678 | 2/11/2024 |
| 0.15.0-beta.8 | 4,978 | 11/18/2023 |
| 0.15.0-beta.7 | 1,516 | 11/17/2023 |
| 0.15.0-beta.6 | 2,575 | 10/4/2023 |
| 0.15.0-beta.5 | 4,352 | 8/28/2023 |
| 0.15.0-beta.4 | 476 | 8/22/2023 |
| 0.15.0-beta.3 | 363 | 8/21/2023 |
| 0.15.0-beta.2 | 186 | 8/21/2023 |
| 0.15.0-beta.1 | 706 | 8/21/2023 |