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:
- LightCore 1.0 - 1.5.1 Documentation
- LightCore 2.0 Documentation (coming soon)
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.