• Stars
    star
    183
  • Rank 209,149 (Top 5 %)
  • Language
    C#
  • License
    MIT License
  • Created about 7 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

CatLib lightweight dependency injection container

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