CCLLCIoCContainer 1.5.0
dotnet add package CCLLCIoCContainer --version 1.5.0
NuGet\Install-Package CCLLCIoCContainer -Version 1.5.0
<PackageReference Include="CCLLCIoCContainer" Version="1.5.0" />
paket add CCLLCIoCContainer --version 1.5.0
#r "nuget: CCLLCIoCContainer, 1.5.0"
// Install CCLLCIoCContainer as a Cake Addin #addin nuget:?package=CCLLCIoCContainer&version=1.5.0 // Install CCLLCIoCContainer as a Cake Tool #tool nuget:?package=CCLLCIoCContainer&version=1.5.0
A light IoC container implementation to register and resolve dependencies at runtime.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.5.2
- No dependencies.
-
.NETFramework 4.6.2
- No dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on CCLLCIoCContainer:
Package | Downloads |
---|---|
CCLLCXrmSdk
Provides base classes to simplify the creation of Xrm plugins and provide caching, configuration and telemetry services within those plugins. |
|
CCLLCXrmWorkflow
Provides base classes to simplify the creation of Xrm workflow activities and provide caching, configuration and telemetry services within those activities. |
|
CCLLCXrmAppInsightsConnector
A connector to link existing plugins to ApplicationInsights. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.5.0-alpha2 | 717 | 8/24/2018 |
1.5.0-alpha | 670 | 8/24/2018 |
1.4.0 | 1,378 | 6/19/2018 |
1.4.0-alpha5 | 817 | 6/19/2018 |
1.4.0-alpha4 | 824 | 6/19/2018 |
1.4.0-alpha3 | 878 | 6/18/2018 |
1.4.0-alpha2 | 827 | 6/18/2018 |
1.4.0-alpha | 812 | 6/15/2018 |
1.3.2 | 5,525 | 5/24/2018 |
1.3.0 | 1,002 | 5/23/2018 |
Adds fluent implementation registration methods. Defaults to not overwriting an exisitng implementation.