# cosmos-dependency **Repository Path**: cosmos-loops/cosmos-dependency ## Basic Information - **Project Name**: cosmos-dependency - **Description**: Dependency extension makes your code decoupled from specific dependency injection components. - **Primary Language**: C# - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-23 - **Last Updated**: 2021-07-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Cosmos Dependency Overview Cosmos.Dependency extensions is an inline common project of [COSMOS LOOPS PROGRAMME](https://github.com/cosmos-loops). Cosmos.Dependency extensions provides several extensions: - Cosmos.Extensions.Autofac - Cosmos.Extensions.AspectCoreInjector - Cosmos.Extensions.DependencyInjection ## Installation Install via NuGet (Package Manager): ```shell Install-Package Cosmos.Extensions.Dependency ``` or modify the `.csproj` file: ```xml ``` Fill in the latest version number in `LATEST_VERSION`. --- ## Thanks People or projects that have made a great contribution to this project: - _The next one must be you_ ### Organizations and projects - _null_ --- ## License Member project of [Cosmosloops Labs.](https://github.com/cosmos-loops). [Apache License 2.0](/LICENSE)