LightInject.Mocking 1.0.0.2

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

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

Adds mocking capabilities to the LightInject service container.

There are no supported framework assets in this 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
1.0.0.5 30,099 10/2/2014
1.0.0.4 1,421 6/6/2014
1.0.0.3 1,549 11/5/2013
1.0.0.2 1,250 9/2/2013
1.0.0.1 1,301 4/21/2013

Added support for mocking open generic types.