sitecore-processor-dependency-injection
Dependency injector
Demonstrates dependency injection in Sitecore pipeline processors for managing project dependencies
💉 A simple project to demonstrate dependency injection in @Sitecore pipeline processors.
0 stars
0 watching
0 forks
Language: C#
last commit: over 4 years ago
Linked from 1 awesome list
dependency-injectionsitecore
Related projects:
Repository | Description | Stars |
---|---|---|
coreyasmith/sitecore-web-api-session | Enables session support in Web API 2 using Sitecore pipeline processors and route configuration. | 0 |
mosure/inversify-cpp | A C++17 inversion of control and dependency injection container library | 14 |
coreyasmith/sitecore-organize-insert-options-rules | A pipeline processor that organizes Insert Options Rules in Sitecore's content tree. | 1 |
patrickklaeren/autoregisterinject | Automatically registers dependencies in Microsoft Dependency Injection Service Collection using compile-time source generation | 73 |
mnasyrov/ditox | A dependency injection container for building modular web applications in TypeScript | 93 |
coreyasmith/sitecore-sample-mvc | An MVC implementation of Sitecore's out-of-the-box sample site | 1 |
softwaremill/macwire | A dependency injection library for Scala that automatically generates instance creation code at compile-time. | 1,275 |
gracicot/kangaru | An inversion of control container for C++11 and later with dependency injection features. | 498 |
python-injector/flask_injector | A library that adds dependency injection support to the Flask web framework. | 277 |
mbierlee/poodinis | A dependency injection framework for the D programming language. | 71 |
bonemind/syringe | A library providing dependency injection for Crystal programming language | 6 |
belliottsmith/injector | A tool for building dependency injection systems in Java applications | 59 |
scaldi/scaldi | A lightweight dependency injection library for Scala applications | 289 |
fs02/wire | A runtime dependency injection and wiring library for Go applications. | 37 |
framework-one/di1 | A lightweight dependency injection framework for ColdFusion / CFML, supporting constructor, setter, and property-based injection. | 104 |