Scritchy 0.1.0.18

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

// Install Scritchy as a Cake Tool
#tool nuget:?package=Scritchy&version=0.1.0.18

Scritchy allows you to get started with CQRS in a few minutes, and without the development overhead one usually have when you apply the CQRS pattern to your app.
The idea is that this lib makes CQRS accessible to everyone.

Product Versions
.NET Framework net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.0.18 1,506 11/5/2013
0.1.0.17 1,031 11/5/2013
0.1.0.16 1,762 12/20/2011
0.1.0.15 1,259 12/1/2011
0.1.0.14 1,216 12/1/2011
0.1.0.13 1,411 11/9/2011
0.1.0.12 1,235 11/9/2011
0.1.0.11 1,256 11/9/2011
0.1.0.10 1,241 11/7/2011
0.1.0.9 1,244 11/7/2011
0.1.0.8 1,227 11/7/2011
0.1.0.7 1,213 11/7/2011
0.1.0.6 1,222 11/7/2011
0.1.0.5 1,243 11/7/2011
0.1.0.4 1,220 11/7/2011
0.1.0.3 1,251 11/6/2011
0.1.0.2 1,236 11/5/2011
0.1.0.1 1,316 11/5/2011
0.1.0 1,325 11/5/2011

Fixed epic bug causing failure when invoking commands !!