Cronus.DomainModeling 1.2.3

dotnet add package Cronus.DomainModeling --version 1.2.3
NuGet\Install-Package Cronus.DomainModeling -Version 1.2.3
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="Cronus.DomainModeling" Version="1.2.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cronus.DomainModeling --version 1.2.3
#r "nuget: Cronus.DomainModeling, 1.2.3"
#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.
// Install Cronus.DomainModeling as a Cake Addin
#addin nuget:?package=Cronus.DomainModeling&version=1.2.3

// Install Cronus.DomainModeling as a Cake Tool
#tool nuget:?package=Cronus.DomainModeling&version=1.2.3

Domain modeling for Cronus

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Cronus.DomainModeling:

Repository Stars
Elders/Cronus
Cronus is a lightweight framework for building event driven systems with DDD/CQRS in mind
Version Downloads Last updated
1.2.3 137 3/25/2015
1.2.2 42 3/23/2015
1.2.1 97 1/15/2015
1.2.0 90 12/16/2014
1.0.4-beta04 44 12/15/2014
1.0.4-beta03 46 12/6/2014
1.0.4-beta02 51 11/28/2014
1.0.4-beta01 43 11/26/2014
1.0.4-alpha9 41 11/26/2014
1.0.4-alpha7 41 11/26/2014
1.0.4-alpha6 44 11/26/2014
1.0.4-alpha5 40 11/26/2014
1.0.4-alpha4 53 10/28/2014
1.0.4-alpha3 54 10/27/2014
1.0.4-alpha2 70 10/8/2014
1.0.4-alpha1 120 10/8/2014
1.0.3 94 10/1/2014
1.0.2 98 10/1/2014
1.0.1 102 9/29/2014
1.0.0 92 9/9/2014

Add Message object to wrap the Commands and the Events. Message has headers.