Skip to content
This repository has been archived by the owner on Apr 30, 2019. It is now read-only.
/ DI Public archive

CodeArt.DependencyInjection is a .NET Library that adds extra functionality to the DI container used in ASP.NET 5 projects.

License

Notifications You must be signed in to change notification settings

sherif-elmetainy/DI

Repository files navigation

CodeArt.DependencyInjection

CodeArt.DependencyInjection is a .NET Library that adds extra functionality to the DI container used in ASP.NET 5 projects (see ASP.NET 5 DependencyInjection repository). The current initial version supports the following features:

  • AddDecorator: Adds a service that implements the Decorator pattern, causing the DI container to return that service instead of the service you want to decorate.

About

CodeArt.DependencyInjection is a .NET Library that adds extra functionality to the DI container used in ASP.NET 5 projects.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages