Skip to content

LightCore is a lightweight dependency injection container which can be used as a service locator, too. It has originally been written by Peter Bucher, and is temporarily maintained by me.

License

Notifications You must be signed in to change notification settings

peterbucher/LightCore

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LightCore

Build status

LightCore is a lightweight dependency injection container which can be used as a service locator, too. It has originally been written by Peter Bucher, and is temporarily maintained by me.

Documentation on Wiki:

Branches & contributing & testing

The master branch is the stable branch and I don't axcept PRs to that branch. To contribute, please create PRs based on the debelop branch. To play around with the latest changes, please also use the develop branch.

Changes on the develop branch ("next version" branch) will be pushed as preview releases to MyGet.

Changes on the master branch ("current version" branch) will be pushed as preview releases to NuGet.

About

LightCore is a lightweight dependency injection container which can be used as a service locator, too. It has originally been written by Peter Bucher, and is temporarily maintained by me.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 97.8%
  • PowerShell 2.2%