dependency-injection-pattern
There are 14 repositories under dependency-injection-pattern topic.
stacenko-developer/Patterns
Паттерны проектирования с примерами на C#
Ceffa93/dependency_injection_for_games
Code accompanying the Medium article "Dependency Injection for Games"
NisanurBulut/Medusa
Medusa is a website that publishes book reviews. It has two panels: Manager and presentation. Book review is published and categorized from the admin panel. In the presentation panel, you can filter and add comments on book reviews. Admin can edit categories and reviews, delete and add a new one.
go-autowire/autowire
🔌 Go framework for dependency injection.
viniciusthiengo/dagger-2-example
Projeto Android (biblioteca Dagger 2) do artigo
pfpack/pfpack-dependency
PrimeFuncPack Dependency is a framework for .NET providing a functional programming based technology to build consistent dependency trees validated in the compile time.
furkanisitan/design-patterns-in-csharp
Design Pattern Examples in C#
ovinokurov/DesignPatterns
Design Patterns Project: An educational resource showcasing popular patterns like Singleton, Factory, Observer, Dependency Injection, and Template Method. Explore code and labeled sections for insights into practical implementation and concepts. Enhance understanding of design patterns easily.
pfpack/pfpack-dependency-registry
PrimeFuncPack Dependency Registry is a library for .NET providing a dependency registrar intended for registering services, including dependency trees built by PrimeFuncPack Dependency, in the .NET dependency injection mechanism.
karenbrsikyan/course-portal-achievement-system
Course Portal Achievement System: Effortlessly reward users with achievements and badges, automatically unlocking rewards based on their engagement and activities.
ptvce/AccountingWinApp
a simple windows project with OOP (Accounting)
shabazy/dependency-injection
Dependency Injection Design Pattern
Space-dude-K/forum-g
Форум ГУ. API и потребление. Регистрация, аутентификация, авторизация, базовый функционал с удалением, редактированием, созданием сообщений.
jflavio11/KoinOnAndroid
Use of Koin library for dependency injection pattern in Android