Aggregates.NET 0.18.83.177

dotnet add package Aggregates.NET --version 0.18.83.177
                    
NuGet\Install-Package Aggregates.NET -Version 0.18.83.177
                    
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.NET" Version="0.18.83.177" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Aggregates.NET" Version="0.18.83.177" />
                    
Directory.Packages.props
<PackageReference Include="Aggregates.NET" />
                    
Project file
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.NET --version 0.18.83.177
                    
#r "nuget: Aggregates.NET, 0.18.83.177"
                    
#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.NET@0.18.83.177
                    
#: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.NET&version=0.18.83.177
                    
Install as a Cake Addin
#tool nuget:?package=Aggregates.NET&version=0.18.83.177
                    
Install as a Cake Tool

ES/CQRS framework for NServiceBus and EventStore

Product 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 was computed.  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.  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.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on Aggregates.NET:

Package Downloads
Aggregates.NET.SimpleInjector

SimpleInjector support for Aggregates.NET

Aggregates.NET.EventStore

EventStore support for Aggregates.NET

Aggregates.NET.StructureMap

StructureMap support for Aggregates.NET

Aggregates.NET.NServiceBus

NServiceBus support for Aggregates.NET

Aggregates.NET.NewtonsoftJson

NewtonsoftJson support for Aggregates.NET

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on Aggregates.NET:

Repository Stars
charlessolar/eShopOnContainersDDD
Fork of dotnet-architecture/eShopOnContainers in full DDD/CQRS design using my own patterns
charlessolar/TodoMVC-DDD-CQRS-EventSourcing
Implementation of basic Todo app via tastejs/todomvc in C#/Typescript with eventsourcing, cqrs, and domain driven design
charlessolar/DDD.Enterprise.Example
An example of an enterprise-ready architecture built with NServicebus, GetEventStore, RabbitMq, and ServiceStack
Version Downloads Last Updated
0.18.83.177 2,614 2024/1/28
0.18.82.176 816 2024/1/28
0.18.81.175 823 2024/1/27
0.18.80.174 836 2024/1/26
0.18.77.172 1,666 2023/8/28
0.18.73.171 1,727 2023/6/21
0.18.72.170 1,705 2023/6/21
0.18.71.169 1,608 2023/6/21
0.18.70.168 1,597 2023/6/21
0.18.69.167 1,668 2023/6/20
0.18.68.166 1,619 2023/6/13
0.18.67.165 1,671 2023/6/13
0.18.66.164 1,751 2023/6/11
0.18.65.163 1,956 2023/4/15
0.18.64.162 1,750 2023/4/15
0.18.63.161 1,841 2023/4/14
0.18.62.160 1,903 2023/4/13
0.18.61.159 1,941 2023/4/13
0.18.60.158 1,989 2023/3/27
0.18.59.157 1,963 2023/3/27
Loading failed