Skip to content

Dependency extension makes your code decoupled from specific dependency injection components.

License

Notifications You must be signed in to change notification settings

cosmos-stack/cosmos-dependency

Repository files navigation

CosmosStack Dependency Overview

CosmosStack.Dependency extensions is an inline common project of Cosmos Stack.

CosmosStack.Dependency extensions provides several extensions:

  • CosmosStack.Extensions.Autofac
  • CosmosStack.Extensions.AspectCoreInjector
  • CosmosStack.Extensions.DependencyInjection

Installation

Install via NuGet (Package Manager):

Install-Package CosmosStack.Extensions.Dependency

or modify the .csproj file:

<PackageReference Include="CosmosStack.Extensions.Dependency" Version="LATEST_VERSION" />

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 Cosmos Stack.

Apache License 2.0

About

Dependency extension makes your code decoupled from specific dependency injection components.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published