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.
<PackageVersion Include="Scritchy" Version="0.1.0.18" />
                    
Directory.Packages.props
<PackageReference Include="Scritchy" />
                    
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 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.
#addin nuget:?package=Scritchy&version=0.1.0.18
                    
Install Scritchy as a Cake Addin
#tool nuget:?package=Scritchy&version=0.1.0.18
                    
Install Scritchy as a Cake Tool

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,851 11/5/2013
0.1.0.17 1,322 11/5/2013
0.1.0.16 2,087 12/20/2011
0.1.0.15 1,558 12/1/2011
0.1.0.14 1,522 12/1/2011
0.1.0.13 1,756 11/9/2011
0.1.0.12 1,537 11/9/2011
0.1.0.11 1,572 11/9/2011
0.1.0.10 1,561 11/7/2011
0.1.0.9 1,571 11/7/2011
0.1.0.8 1,541 11/7/2011
0.1.0.7 1,534 11/7/2011
0.1.0.6 1,540 11/7/2011
0.1.0.5 1,552 11/7/2011
0.1.0.4 1,520 11/7/2011
0.1.0.3 1,566 11/6/2011
0.1.0.2 1,532 11/5/2011
0.1.0.1 1,636 11/5/2011
0.1.0 1,623 11/5/2011

Fixed epic bug causing failure when invoking commands !!