GoodSoil.CQRS 0.1.0

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

// Install GoodSoil.CQRS as a Cake Tool
#tool nuget:?package=GoodSoil.CQRS&version=0.1.0

CQRS Lite is a derivative of the Edument Starter Kit.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on GoodSoil.CQRS:

Package Downloads
GoodSoil.CQRS.EntityFramework

An Entity Framework implementation of IEventStore for CQRS Lite.

GoodSoil.CQRS.BDDInfrastructure

A BDD infrastructure package for testing commands and events for CQRS Lite.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.0 2,536 5/15/2015

Initial (ALPHA) Release