Scritchy 0.1.0.18

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 Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 was computed.  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.

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,676 11/5/2013
0.1.0.17 1,170 11/5/2013
0.1.0.16 1,932 12/20/2011
0.1.0.15 1,403 12/1/2011
0.1.0.14 1,367 12/1/2011
0.1.0.13 1,599 11/9/2011
0.1.0.12 1,383 11/9/2011
0.1.0.11 1,416 11/9/2011
0.1.0.10 1,404 11/7/2011
0.1.0.9 1,414 11/7/2011
0.1.0.8 1,387 11/7/2011
0.1.0.7 1,379 11/7/2011
0.1.0.6 1,383 11/7/2011
0.1.0.5 1,396 11/7/2011
0.1.0.4 1,365 11/7/2011
0.1.0.3 1,412 11/6/2011
0.1.0.2 1,378 11/5/2011
0.1.0.1 1,480 11/5/2011
0.1.0 1,467 11/5/2011

Fixed epic bug causing failure when invoking commands !!