Agnostic.IoC.Core
0.23.0
See the version list below for details.
dotnet add package Agnostic.IoC.Core --version 0.23.0
NuGet\Install-Package Agnostic.IoC.Core -Version 0.23.0
<PackageReference Include="Agnostic.IoC.Core" Version="0.23.0" />
paket add Agnostic.IoC.Core --version 0.23.0
#r "nuget: Agnostic.IoC.Core, 0.23.0"
// Install Agnostic.IoC.Core as a Cake Addin #addin nuget:?package=Agnostic.IoC.Core&version=0.23.0 // Install Agnostic.IoC.Core as a Cake Tool #tool nuget:?package=Agnostic.IoC.Core&version=0.23.0
This handy extension allows you to define code regardless of the final IoC container, simply add the packages for the containers you wish to support.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. 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. |
This package has no dependencies.
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Agnostic.IoC.Core:
Package | Downloads |
---|---|
Agnostic.IoC.StructureMap
This handy extension allows you to define code regardless of the final IoC container, this is to allow you to use structuremap |
|
Agnostic.IoC.Autofac
This handy extension allows you to define code regardless of the final IoC container, this is to allow you to use Autofac |
|
Agnostic.IoC.Unity
This handy extension allows you to define code regardless of the final IoC container, this is to allow you to use unity |
|
Agnostic.IoC.Ninject
This handy extension allows you to define code regardless of the final IoC container, this is to allow you to use Ninject |
GitHub repositories
This package is not used by any popular GitHub repositories.