CCLLCIoCContainer 1.5.0

Suggested Alternatives

CCLLC.Core.IoCContainer

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package CCLLCIoCContainer --version 1.5.0                
NuGet\Install-Package CCLLCIoCContainer -Version 1.5.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="CCLLCIoCContainer" Version="1.5.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CCLLCIoCContainer --version 1.5.0                
#r "nuget: CCLLCIoCContainer, 1.5.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 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .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.