IoC.Configuration
1.0.0-beta2
See the version list below for details.
dotnet add package IoC.Configuration --version 1.0.0-beta2
NuGet\Install-Package IoC.Configuration -Version 1.0.0-beta2
<PackageReference Include="IoC.Configuration" Version="1.0.0-beta2" />
<PackageVersion Include="IoC.Configuration" Version="1.0.0-beta2" />
<PackageReference Include="IoC.Configuration" />
paket add IoC.Configuration --version 1.0.0-beta2
#r "nuget: IoC.Configuration, 1.0.0-beta2"
#:package IoC.Configuration@1.0.0-beta2
#addin nuget:?package=IoC.Configuration&version=1.0.0-beta2&prerelease
#tool nuget:?package=IoC.Configuration&version=1.0.0-beta2&prerelease
More documentation will be added soon, as well as a test project with number of tests demonstrating how to do file and code based configuration of dependency injection with Autofac and Ninject.
| 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. 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 | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- JetBrains.Annotations (>= 10.2.1)
- Microsoft.CodeAnalysis (>= 2.3.2)
- OROptimizer.Shared (>= 1.0.0-beta2)
- System.Runtime.Loader (>= 4.3.0)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on IoC.Configuration:
| Package | Downloads |
|---|---|
|
IoC.Configuration.Autofac
An Autofac extension for IoC.Configuration. Detailed documentation on IoC.Configuration is available at http://iocconfiguration.readthedocs.io Look at http://iocconfiguration.readthedocs.io/ |
|
|
IoC.Configuration.Ninject
A Ninject extension for IoC.Configuration. Source code can be found at https://github.com/artakhak/IoC.Configuration Detailed documentation on IoC.Configuration is available at http://iocconfiguration.readthedocs.io Look at http://iocconfiguration.readthedocs.io/ |
|
|
IoC.Configuration.Extensions
An extension for IoC.Configuration library at https://www.nuget.org/packages/IoC.Configuration/. Detailed documentation on IoC.Configuration is available at http://iocconfiguration.readthedocs.io. |
|
|
IoC.Configuration.AspNet
An IoC.Configuration extension library with ASP.NET integration interface implementations and helper methods. Detailed documentation on IoC.Configuration is available at http://iocconfiguration.readthedocs.io/ Look at http://iocconfiguration.readthedocs.io/ |
|
|
IoC.Configuration.Maui
An IoC.Configuration extension library with Maui integration interface implementations and helper methods. Detailed documentation on IoC.Configuration is available at http://iocconfiguration.readthedocs.io/ Look at http://iocconfiguration.readthedocs.io/ |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.2.0 | 119 | 3/25/2026 |
| 3.1.0 | 321 | 1/17/2026 |
| 3.0.0 | 246 | 1/10/2026 |
| 2.2.1 | 256 | 5/4/2025 |
| 2.2.0 | 257 | 5/4/2025 |
| 2.1.0 | 1,642 | 4/10/2022 |
| 2.0.2 | 1,155 | 3/17/2019 |
| 2.0.1 | 1,101 | 3/17/2019 |
| 2.0.0 | 1,768 | 2/27/2019 |
| 1.0.6 | 1,720 | 6/12/2018 |
| 1.0.5 | 1,686 | 6/11/2018 |
| 1.0.4 | 1,690 | 6/5/2018 |
| 1.0.3 | 3,015 | 5/9/2018 |
| 1.0.2 | 1,740 | 5/9/2018 |
| 1.0.1 | 2,389 | 4/18/2018 |
| 1.0.0 | 1,846 | 4/18/2018 |
| 1.0.0-beta4 | 1,500 | 4/4/2018 |
| 1.0.0-beta3 | 1,515 | 4/2/2018 |
| 1.0.0-beta2 | 1,955 | 4/1/2018 |
| 1.0.0-beta | 1,285 | 4/1/2018 |
This is a beta version. The release version will be uploaded once some code documentation is completed, and Ninject and Autofac extensions are uploaded into Nuget.org.