CommandPattern.Autofac 1.0.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package CommandPattern.Autofac --version 1.0.0.2
NuGet\Install-Package CommandPattern.Autofac -Version 1.0.0.2
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="CommandPattern.Autofac" Version="1.0.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CommandPattern.Autofac --version 1.0.0.2
#r "nuget: CommandPattern.Autofac, 1.0.0.2"
#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 CommandPattern.Autofac as a Cake Addin
#addin nuget:?package=CommandPattern.Autofac&version=1.0.0.2

// Install CommandPattern.Autofac as a Cake Tool
#tool nuget:?package=CommandPattern.Autofac&version=1.0.0.2

This is a simple class to implement the Command Pattern in C# using Autofac. Please see the Wiki at my git repo for an example of use. Or you can download the tests from my repo. Feel free to Fork and send me Pull Requests

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
3.1.0.12 1,859 10/1/2014
3.0.0.11 1,446 9/30/2014
2.0.0.10 1,488 9/29/2014
1.1.0.9 1,500 9/29/2014
1.0.0.7 1,381 7/11/2014
1.0.0.6 1,428 7/11/2014
1.0.0.5 1,390 7/11/2014
1.0.0.4 2,394 7/11/2014
1.0.0.3 2,278 7/11/2014
1.0.0.2 2,409 7/11/2014

-