An open API service providing repository metadata for many open source software ecosystems.

Topic: "dependency-inversion-principle"

WhiteShadow77/Queue-RESTAPI-number-guesser-with-chioce

The application can help you feel how queue can work. You can select what to put into the queue: nothing,just jobs, chain of jobs, batch of jobs. Code of the project can help you understand Laravel's contextual binding of service container, dependency injection, how to realize polymorphism conception.

Language: PHP - Size: 277 KB - Last synced at: 10 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

EnesSERENLI/Solid_Principles

You can find examples of solid principles in this project.

Language: C# - Size: 333 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ehtiramabdullayev/SolidProblemsAndSolutions

Coding examples those violates SOLID principles and solutions to those problems

Language: Java - Size: 6.8 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

arman226/solid-design-principle

SOLID stands for : Single Responsibility Principle, Open/Closed Principle, Liskov Substitution Principle, Interface Segregation Principle, and Dependency Inversion Principle

Language: JavaScript - Size: 12.7 KB - Last synced at: 9 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

bedre7/smart-cooling-device

Language: Java - Size: 145 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

larissajusten/solid Fork of INE-UFSC/solid-grupo-6-2021-2

solid-grupo-6-2021-2 created by GitHub Classroom

Size: 16.6 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

javamultiplex/clean-code-python

Learn how to write clean code in Python

Language: Python - Size: 24.4 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

plusangel/DependencyInversion_pattern_cpp

Dependency Inversion pattern using modern C++

Language: C++ - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Mostafa-shaban-mohamed/SOLID-Principles-Examples

This is project mentioned in examples of my SOLID article series on my website

Language: C# - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Nowshadjunaed/SOLID-Principles

SOLID is an acronym that stands for five key design principles which are used in software engineering.

Language: Java - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

ragu-manjegowda/text-finder

Rust based tool for locating files containing text that matches a specified regular expression.

Language: Rust - Size: 970 KB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

bennaaym/smart-device-design-for-iot-systems

This project is an app for a cooling system

Language: Java - Size: 926 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

alejoalvarez/solid

SOLID guide

Size: 1.08 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

shivam-01/Dependency-Injection-in-Flutter

Flutter app to demonstrate and explain Dependency Injection and the other correlated topics.

Language: Dart - Size: 1.01 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

gabrielsanttana/solid-node-api

🏛️ Applying the SOLID principles on a Node.js API

Language: TypeScript - Size: 84 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ericsonf/DependencyInversionPrinciple

Language: C# - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

una-eif204-progra2-master/lab05-dependency-inversion

Laboratory about the principle of Dependency Inversion

Language: C++ - Size: 954 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

ppujari24/DependencyInversionPrinciple-Swift

Dependency Inversion Principle

Size: 24.4 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

mustanish/solid-principles-php

Solid principles implementation in PHP

Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

danushkap/unit-test-bl-with-webrequest

How to unit test a method (BL) that contains a web request ?

Language: C# - Size: 23.4 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

alisuleymantopuz/sp-di

solid principles - dependency inversion

Language: C# - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

jflavio11/KoinOnAndroid

Use of Koin library for dependency injection pattern in Android

Language: Kotlin - Size: 124 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

MiguelMoutela/wk9_PW_Marios_FullInterfaceImplementation

Native application developed in Java according to OOP design principles. Have tried to fully implement the interfaces. Not tested fully.

Language: Java - Size: 251 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

AhmedTarekHasan/MaintainableAndExtensibleApplicationCode

One Of The Methodologies To Write Clean, Maintainable & Extensible Software

Language: C# - Size: 29.3 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

davwards/javascript-samples

Reference implementation for useful javascript patterns like Flux

Size: 106 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

EliPedro/DIP

DIP => Dependency Inversion Principle

Language: C# - Size: 357 KB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

joaocarlos1994/dependencyinversionprinciple

Language: Java - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0

Related Topics
open-closed-principle 64 single-responsibility-principle 62 liskov-substitution-principle 62 interface-segregation-principle 61 solid-principles 54 solid 40 dependency-injection 22 clean-code 12 design-patterns 12 dependency-inversion 11 java 10 csharp 10 clean-architecture 9 typescript 7 golang 7 principles 6 inversion-of-control 6 swift 6 dip 5 oop 5 design-principles 5 abstraction 5 python 5 adapter-pattern 4 javascript 4 repository-pattern 4 singleton-pattern 4 architecture 4 interface 4 observer-pattern 4 react 4 ood 4 factory-pattern 4 object-oriented-programming 4 abstract-factory-pattern 3 mvc-pattern 3 srp 3 dart 3 ood-principles 3 postgresql 3 docker 3 ioc-container 3 spring-boot 3 unit-testing 3 interfaces 3 kotlin 3 ioc 3 go 3 php 3 builder-pattern 3 factory-method-pattern 3 layered-architecture 3 dotnet 3 patterns 3 software-design 3 solid-principles-examples 3 nestjs 2 uncle-bob 2 factory-design-pattern 2 design-pattern 2 loose-coupling 2 rust 2 singleton 2 command-pattern 2 solid-principals 2 mysql-database 2 express 2 php8 2 solid-examples 2 github-actions 2 android 2 open-closed 2 mvvm-architecture 2 rest-api 2 strategy-pattern 2 software-engineering 2 dependency-injection-pattern 2 di-container 2 oops-in-java 2 kata 2 dependecy-injection 2 flutter 2 dotnet-core 2 c-sharp 2 dependency-inversion-pattern 2 dont-repeat-yourself 2 oop-principles 2 mapping 2 asp-net-core 2 software-development 2 asynchronous-programming 2 cpp 2 room-database 2 separation-of-concerns 2 azure-devops 1 azure-pipelines 1 charp 1 pylint 1 models 1 mlops 1