Skip to content

CatLib/Core

Repository files navigation

Codecov Downloads

About CatLib

CatLib is the lightweight dependency injection container and helper functions library.

Install CatLib Core

Installed with Nuget

$ Install-Package CatLib.Core -Version 2.0.0

Installed with Bucket

$ bucket require catlib/core

Installed with Github Release

Download the latest version

Learning CatLib

CatLib has the most extensive and thorough documentation, making it a breeze to get started with the framework.

需要中文支持? 请访问CatLib中文文档

Contribution

CatLib is still a young framework, and her growth and your contribution are inseparable. If you want to contribute to the project, please refer to: CatLib Contribution Guide Your contribution will be included in the list of contributors,Welcome Pull Request!

License

The open source license used by CatLib is MIT license.

Support