MiniAutFac 1.4.0
dotnet add package MiniAutFac --version 1.4.0
NuGet\Install-Package MiniAutFac -Version 1.4.0
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="MiniAutFac" Version="1.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MiniAutFac --version 1.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MiniAutFac, 1.4.0"
#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 MiniAutFac as a Cake Addin #addin nuget:?package=MiniAutFac&version=1.4.0 // Install MiniAutFac as a Cake Tool #tool nuget:?package=MiniAutFac&version=1.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Mini IoC container.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on MiniAutFac:
Package | Downloads |
---|---|
Was.EventBus.MiniAutFac
An integration for Was.EventBus with MiniAutfac. |
|
MiniAutFac.ScopePerRequest
Per reqest scope for MiniAutFac |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.4.0 | 1,534 | 7/7/2016 |
1.3.8.1 | 1,659 | 10/17/2015 |
1.3.8 | 1,972 | 7/23/2015 |
1.3.7 | 1,530 | 7/16/2015 |
1.3.6 | 1,311 | 6/24/2015 |
1.3.5 | 1,293 | 6/24/2015 |
1.3.4 | 1,322 | 6/24/2015 |
1.3.3 | 1,292 | 6/24/2015 |
1.3.0 | 1,434 | 12/15/2014 |
1.2.2 | 1,355 | 12/9/2014 |
1.2.1 | 1,347 | 12/9/2014 |
1.2.0 | 1,335 | 12/9/2014 |
1.1.0 | 1,350 | 12/8/2014 |
1.0.0 | 1,627 | 12/8/2014 |
First release of MiniAutFac