Aggregates 0.43.2
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Aggregates --version 0.43.2
NuGet\Install-Package Aggregates -Version 0.43.2
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="Aggregates" Version="0.43.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Aggregates" Version="0.43.2" />
<PackageReference Include="Aggregates" />
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 Aggregates --version 0.43.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Aggregates, 0.43.2"
#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 Aggregates@0.43.2
#: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=Aggregates&version=0.43.2
#tool nuget:?package=Aggregates&version=0.43.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Main package of the Aggregates library (functional event sourcing)
| 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 was computed. 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 was computed. 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.
-
net8.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.0)
- System.Linq.Async (>= 6.0.1)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Aggregates:
| Package | Downloads |
|---|---|
|
Aggregates.EventStoreDB
Add-on to the Aggregates package to use EventStoreDB to store events. |
|
|
Aggregates.Sql
Add-on to the Aggregates package to use projections using a SQL database. |
|
|
Aggregates.Json
Add-on to the Aggregates package to use JSON for serialization/deserialization. |
|
|
Aggregates.Protobuf
Add-on to the Aggregates package to use Protobuf for serialization/deserialization. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.54.0 | 85 | 1/9/2026 |
| 0.53.2 | 225 | 12/15/2025 |
| 0.53.1 | 265 | 11/13/2025 |
| 0.53.0 | 261 | 11/12/2025 |
| 0.52.0 | 414 | 11/12/2024 |
| 0.51.0 | 156 | 11/12/2024 |
| 0.50.0 | 188 | 11/12/2024 |
| 0.49.0 | 171 | 11/12/2024 |
| 0.48.1 | 651 | 7/9/2024 |
| 0.48.0 | 828 | 6/6/2024 |
| 0.47.0 | 187 | 6/5/2024 |
| 0.46.0 | 202 | 5/15/2024 |
| 0.45.0 | 186 | 5/15/2024 |
| 0.44.1 | 238 | 5/2/2024 |
| 0.44.0 | 172 | 5/2/2024 |
| 0.43.2 | 152 | 5/2/2024 |
| 0.43.1 | 137 | 5/2/2024 |
| 0.43.0 | 214 | 4/30/2024 |
| 0.42.0 | 206 | 4/30/2024 |
| 0.41.0 | 232 | 4/9/2024 |
Loading failed