Eventuous.AspNetCore
0.14.0
See the version list below for details.
dotnet add package Eventuous.AspNetCore --version 0.14.0
NuGet\Install-Package Eventuous.AspNetCore -Version 0.14.0
<PackageReference Include="Eventuous.AspNetCore" Version="0.14.0" />
paket add Eventuous.AspNetCore --version 0.14.0
#r "nuget: Eventuous.AspNetCore, 0.14.0"
// Install Eventuous.AspNetCore as a Cake Addin #addin nuget:?package=Eventuous.AspNetCore&version=0.14.0 // Install Eventuous.AspNetCore as a Cake Tool #tool nuget:?package=Eventuous.AspNetCore&version=0.14.0
Eventuous ASP.NET Core
This package adds several DI extensions for IServiceCollection
:
AddApplicationService
to register app servicesAddAggregateStore
to register theAggregateStore
and a givenIEventStore
AddAggregate
to 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
.
When using AddAggregate
, you should also call builder.UseAggregateFactory()
in Startup.Configure
.
You can also add Eventuous logs to the logging provider by calling app.AddEventuousLogs()
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
-
net6.0
- Eventuous.Application (>= 0.14.0)
- Eventuous.Diagnostics.Logging (>= 0.14.0)
- Microsoft.Extensions.Hosting (>= 6.0.0)
-
net7.0
- Eventuous.Application (>= 0.14.0)
- Eventuous.Diagnostics.Logging (>= 0.14.0)
- Microsoft.Extensions.Hosting (>= 7.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Eventuous.AspNetCore:
Package | Downloads |
---|---|
Eventuous.Connector.Base
Eventuous connector between EventStoreDB and other things |
|
Eventuous.Connectors.Base
Opinionated and volatile Event Sourcing library |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
0.15.0-beta.7 | 1,590 | 11/17/2023 | |
0.15.0-beta.6 | 1,033 | 10/4/2023 | |
0.15.0-beta.5 | 3,964 | 8/28/2023 | |
0.15.0-beta.4 | 385 | 8/22/2023 | |
0.15.0-beta.3 | 293 | 8/21/2023 | |
0.15.0-beta.2 | 104 | 8/21/2023 | |
0.15.0-beta.1 | 606 | 8/21/2023 | |
0.14.0 | 29,712 | 2/10/2023 | |
0.13.4-alpha.0.1 | 119 | 2/10/2023 | |
0.13.3 | 786 | 2/1/2023 | |
0.13.2 | 426 | 2/1/2023 | |
0.13.1 | 1,347 | 1/14/2023 | |
0.13.0 | 765 | 1/10/2023 | |
0.12.0 | 9,233 | 10/6/2022 | |
0.11.4 | 978 | 9/30/2022 | |
0.11.3 | 978 | 9/27/2022 | |
0.11.2 | 1,053 | 9/23/2022 | |
0.11.1 | 1,012 | 9/23/2022 | |
0.11.0 | 970 | 9/20/2022 | |
0.10.6 | 1,102 | 9/9/2022 | |
0.10.5 | 1,108 | 8/25/2022 | |
0.10.4 | 953 | 8/22/2022 | |
0.10.3 | 766 | 8/21/2022 | |
0.10.2 | 2,240 | 7/20/2022 | |
0.10.1 | 805 | 7/20/2022 | |
0.10.0 | 831 | 7/17/2022 | |
0.9.1 | 960 | 6/24/2022 | |
0.9.0 | 823 | 6/15/2022 | |
0.8.4 | 1,243 | 5/18/2022 | |
0.8.3 | 2,593 | 5/11/2022 | |
0.8.2 | 815 | 5/11/2022 | |
0.8.1 | 2,106 | 5/8/2022 | |
0.8.0 | 901 | 4/25/2022 | |
0.7.1 | 876 | 4/21/2022 | |
0.7.0 | 852 | 4/13/2022 | |
0.6.2 | 1,079 | 3/28/2022 | |
0.6.1 | 708 | 3/11/2022 | |
0.6.0 | 1,638 | 2/21/2022 | |
0.6.0-rc.8 | 2,120 | 11/27/2021 | |
0.6.0-rc.7 | 2,427 | 11/25/2021 | |
0.6.0-rc.6 | 3,221 | 11/25/2021 | |
0.6.0-rc.5 | 3,037 | 11/25/2021 | |
0.6.0-rc.4 | 4,907 | 11/24/2021 | |
0.6.0-rc.3 | 4,916 | 11/23/2021 | |
0.6.0-rc.2 | 1,111 | 11/20/2021 | |
0.6.0-rc.1 | 184 | 11/19/2021 | |
0.5.15 | 403 | 10/12/2021 | |
0.5.14 | 452 | 10/10/2021 | |
0.5.13 | 364 | 10/10/2021 | |
0.5.12 | 402 | 10/10/2021 | |
0.5.11 | 409 | 10/10/2021 | |
0.5.10 | 441 | 10/10/2021 | |
0.5.9 | 558 | 10/9/2021 | |
0.5.8 | 362 | 10/9/2021 | |
0.5.7 | 363 | 10/9/2021 | |
0.5.6 | 386 | 10/9/2021 | |
0.5.5 | 404 | 10/9/2021 | |
0.5.4 | 413 | 10/9/2021 | |
0.5.3 | 386 | 10/9/2021 | |
0.5.2 | 431 | 10/9/2021 | |
0.5.1 | 364 | 10/6/2021 |