LightCore 1.5.1

dotnet add package LightCore --version 1.5.1
NuGet\Install-Package LightCore -Version 1.5.1
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="LightCore" Version="1.5.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LightCore --version 1.5.1
#r "nuget: LightCore, 1.5.1"
#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 LightCore as a Cake Addin
#addin nuget:?package=LightCore&version=1.5.1

// Install LightCore as a Cake Tool
#tool nuget:?package=LightCore&version=1.5.1

LightCore is a lightweight dependency injection container which can be used as a service locator, too. Despite its simplicity and its lightness there are lots of features to explore.

The library was written in C# for .NET 3.5 and above, with an eye on simplicity and clean code (Clean Code Developer). Moreover, LightCore is completely covered by unit and integration tests.

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net35-cf is compatible.  net40 is compatible.  net403 was computed.  net45 was computed.  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. 
Silverlight sl3 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on LightCore:

Package Downloads
LightCore.WebIntegration

LightCore is a lightweight dependency injection container which can be used as a service locator, too. Despite its simplicity and its lightness there are lots of features to explore. The library was written in C# for .NET 3.5 and above, with an eye on simplicity and clean code (Clean Code Developer). Moreover, LightCore is completely covered by unit and integration tests.

Bootstrapper.LightCore.Net4

LightCore extension for Bootstrapper

Prism.LightCoreExtension

This is a Prism Extension to support LightCore as a ServiceLocator in Prism

MediatR.LightCore

Implementation of the registration module of LightCore for registration of MediatR.

LightCore.WebApiIntegration

LightCore is a lightweight dependency injection container which can be used as a service locator, too. This package integrates implementations to use in ASP.NET Web API RC

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.5.1 11,802 2/9/2013
1.5.0 1,814 2/6/2013
1.4.1 5,485 1/7/2011