LightCore 1.5.1
dotnet add package LightCore --version 1.5.1
NuGet\Install-Package LightCore -Version 1.5.1
<PackageReference Include="LightCore" Version="1.5.1" />
paket add LightCore --version 1.5.1
#r "nuget: LightCore, 1.5.1"
// 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 | Versions 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. |
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.