UniMock.WithAutofac 1.0.0.5

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

// Install UniMock.WithAutofac as a Cake Tool
#tool nuget:?package=UniMock.WithAutofac&version=1.0.0.5

UniMock is a auto-mocking tool that automatically mocks the entire universe and lets you concentrate on writing clean, fast, efficient tests with the minimum of overhead. It allows you to use your choice of mocking/stubbing tool and IoC container.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  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
1.0.0.9 2,909 3/18/2012
1.0.0.8 1,308 3/9/2012
1.0.0.7 1,426 1/12/2012
1.0.0.6 1,336 1/11/2012
1.0.0.5 1,376 12/14/2011
1.0.0.4 1,454 11/9/2011
1.0.0.3 1,463 11/7/2011
1.0.0.2 1,468 11/1/2011
1.0.0.1 1,383 10/29/2011
1.0.0 1,456 10/29/2011

Initial release.