IoC.Interception
1.1.11
.NET Core 1.0
This package targets .NET Core 1.0. The package is compatible with this framework or higher.
.NET Standard 1.3
This package targets .NET Standard 1.3. The package is compatible with this framework or higher.
.NET Framework 4.0
This package targets .NET Framework 4.0. The package is compatible with this framework or higher.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package IoC.Interception --version 1.1.11
NuGet\Install-Package IoC.Interception -Version 1.1.11
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="IoC.Interception" Version="1.1.11" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add IoC.Interception --version 1.1.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: IoC.Interception, 1.1.11"
#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 IoC.Interception as a Cake Addin #addin nuget:?package=IoC.Interception&version=1.1.11 // Install IoC.Interception as a Cake Tool #tool nuget:?package=IoC.Interception&version=1.1.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
IoC.Container provides the following benefits and features
Flexible Binding
- Auto-wiring
- Compile-time verification
- Generic types bindings with simple types mapping-
- Named/tagged dependencies
- Containers hierarchy
- Bindings via text metadata
- Customizable aspect oriented autowiring
- Easy expandable set of lifetimes
- Binding to
- Supports validation
Powerful Injection
- Сonstructors injection, methods injection and properties injection-
- Injection of Func, Lazy, ThreadLocal, Tuple and ValueTuple
- Injection of IEnumerable, Array, ICollection, ISet or even via IObservable
- Detailed errors information
Incredible Performance
- One of the fastest, almost as fast as operator
new
- Uses expression trees to produce the effective injection code without any superfluous operations like a
boxing
,unboxing
orcast
- Minimizes the memory traffic
Fully Customizable
Multithreading-Ready
Design Aspects
- Allows not to change the design of own code to follow Inversion of Control pattern
- Aggregates features into dedicated classes
- Modifiable on-the-fly
- Has no any additional dependencies
- Embedding packages
Easy Integration
- ASP.NET Core
- Windows Presentation Foundation
- Universal Windows Platform
- Windows Communication Foundation
- Entity Framework Core
Supported Platforms
- .NET 4.0+
- .NET Core 1.0+
- .NET Standard 1.0+
- UWP 10+
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp1.0 is compatible. netcoreapp1.1 is compatible. netcoreapp2.0 is compatible. netcoreapp2.1 is compatible. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.3 is compatible. netstandard1.4 is compatible. netstandard1.5 is compatible. netstandard1.6 is compatible. netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 is compatible. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 1.0
- Castle.Core (>= 4.3.1)
- IoC.Container (>= 1.1.11)
- Microsoft.NETCore.App (>= 1.0.5)
-
.NETCoreApp 1.1
- Castle.Core (>= 4.3.1)
- IoC.Container (>= 1.1.11)
- Microsoft.NETCore.App (>= 1.1.2)
-
.NETCoreApp 2.0
- Castle.Core (>= 4.3.1)
- IoC.Container (>= 1.1.11)
-
.NETCoreApp 2.1
- Castle.Core (>= 4.3.1)
- IoC.Container (>= 1.1.11)
-
.NETFramework 4.0
- Castle.Core (>= 4.3.1)
- IoC.Container (>= 1.1.11)
-
.NETFramework 4.5
- Castle.Core (>= 4.3.1)
- IoC.Container (>= 1.1.11)
-
.NETFramework 4.6
- Castle.Core (>= 4.3.1)
- IoC.Container (>= 1.1.11)
-
.NETFramework 4.7
- Castle.Core (>= 4.3.1)
- IoC.Container (>= 1.1.11)
-
.NETStandard 1.3
- Castle.Core (>= 4.3.1)
- IoC.Container (>= 1.1.11)
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 1.4
- Castle.Core (>= 4.3.1)
- IoC.Container (>= 1.1.11)
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 1.5
- Castle.Core (>= 4.3.1)
- IoC.Container (>= 1.1.11)
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 1.6
- Castle.Core (>= 4.3.1)
- IoC.Container (>= 1.1.11)
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- Castle.Core (>= 4.3.1)
- IoC.Container (>= 1.1.11)
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.3.8 | 404 | 1/14/2023 |
1.3.7 | 373 | 12/2/2021 |
1.3.6 | 484 | 7/12/2021 |
1.3.4 | 400 | 2/16/2021 |
1.3.3 | 445 | 11/11/2020 |
1.3.2 | 519 | 7/10/2020 |
1.3.0 | 539 | 4/29/2020 |
1.2.2 | 572 | 2/6/2020 |
1.2.0 | 557 | 12/22/2019 |
1.1.15 | 610 | 9/24/2019 |
1.1.14 | 733 | 3/21/2019 |
1.1.13 | 647 | 3/8/2019 |
1.1.12 | 720 | 2/5/2019 |
1.1.11 | 749 | 10/27/2018 |
1.1.10 | 792 | 10/8/2018 |
1.1.9 | 780 | 10/7/2018 |
1.1.8 | 770 | 9/26/2018 |