dependency-inversion-principle

There are 126 repositories under dependency-inversion-principle topic.

  • ochococo/OOD-Principles-In-Swift

    πŸ’Ž The Principles of OOD (SOLID) based on Uncle Bob articles.

    Language:Swift1.9k751157
  • safakan/TalkWithYourFiles

    An LLM GUI application; enables you to interact with your files, offering dynamic parameters that can modify response behavior during runtime.

    Language:Python904114
  • frankvalbuena/iOS-Clean-Architecture-Example

    An iOS app designed using clean architecture and MVVM.

    Language:Swift687216
  • MaksimDzhangirov/practicalSolid

    SOLID principles in Golang

    Language:Go32200
  • pncsoares/javascript-solid-principles

    The SOLID principles in JavaScript and TypeScript

    Language:JavaScript31207
  • codeface-io/SwiftObserver

    Easy Elegant Reactive Swift #NoRx

    Language:Swift28235
  • Bareflank/static_interface_pattern

    how to implement the static interface pattern

    Language:C++25907
  • alxgcrz/_principios-SOLID_

    Principios S.O.L.I.D.

    Language:Java21209
  • JoanStinson/UnitySOLIDAsteroidsGame

    A mini space game made applying all SOLID Principles to serve as a reference of good code architecture.

    Language:C#21303
  • marceloalves95/SOLID-Kotlin

    Projeto de estudo baseado nos principais conceitos sobre o SOLID aplicados a linguagem Kotlin

    Language:Kotlin20102
  • ahmedkhairy711/SolidSwift

    SOLID Principles - in swift

    Language:Swift16200
  • ashtanko/OOD-Principles-Kotlin

    πŸ› οΈ The Principles of OOD in Kotlin: A practical guide to applying Object-Oriented Design principles in Kotlin, showcasing best practices and design patterns for building clean, maintainable, and scalable software.

    Language:Kotlin14104
  • javamultiplex/clean-code-java

    Clean code principles and design patterns examples in Java with Unit Test cases

    Language:Java133011
  • Ceffa93/dependency_injection_for_games

    Code accompanying the Medium article "Dependency Injection for Games"

    Language:C++12101
  • aamahi/SOLID-Principles-Examples-in-PHP

    Some examples about SOLID Design Principles in PHP

    Language:PHP10303
  • ProVir/ServiceContainerKit

    Kit to create your own IoC Container or ServiceLocator. Use ServiceProvider as core, ServiceLocator as ready IoC Container

    Language:Swift10271
  • RidvanOrun/SOLIDPrincibles

    Bu projede; SOLID prensiplerini ârnekleriyle birlikte açıklamaya çalıştım.

    Language:C#10100
  • fritzmark/CleanCodeCheatSheetJson

    Easily parsable clean code cheat sheet V 2.4. Based on the work of Urs Enzler.

  • Hilal-aslanboga/SOLID-Prensipleri

    Bu projemde Yazılım Prensiplerinden olan SOLID İlkelerini açıkladım. Hem teorik olarak hemde uygulama üzerinden prensipleri inceleyebilirsiniz

    Language:C#9241
  • alansastre/java-solid

    Principios SOLID en Java. Pautas para crear CΓ³digo Limpio o Clean cΓ³digo, cΓ³digo mantenible y fΓ‘cil de leer.

    Language:Java8202
  • CodiumTeam/weather-kata

    Kata to train how to decouple code and Clean Code

    Language:Java8405
  • drulabs/RecipePuppy

    A simple app to showcase CLEAN Architecture in Android apps

    Language:Java8303
  • kadir-code/SoftwarePrinciples

    This repository contains SOLID principles explainations and for each principle have an example.

    Language:C#8212
  • SongulSYTRK/Software_Principle

    Δ°n this Repository, has meaning of Software principle , Solid principles

    Language:C#7100
  • nihatcanertug/SocialMediaTwitterProject

    This project like a Social Media (Twitter) project.In this project,I used Domain Driven Design (DDD) and micro services architecture,Unit of Work and MVC pattern,dotnetcore technologies.Users can register and EditProfile after succeed login process.Lastly,they can follow,unfollow someone and see their profile

    Language:C#6101
  • serhatyamann/SOLID_Principles

    SOLID Principles explanations and examples.

    Language:C#6200
  • alspirichev/SOLID

    SOLID is an acronym for the first five object-oriented design principles

  • yilmazmustafayilmaz/MY.SOLID-Prenciples

    SOLID Principles Example (.Net Core 6)

    Language:C#5100
  • athankefalas/Stitcher

    A dependency management and injection library for Swift projects

    Language:Swift4111
  • KardelRuveyda/solid-exercises-with-csharp

    I practiced about Solid Principles and i shared in this repository.

    Language:C#4100
  • pncsoares/dotnet-solid-principles

    The SOLID principles in Dotnet C#

    Language:C#4200
  • SOLID-Principles

    devrath/SOLID-Principles

    πŸŒ€ πš‚π™Ύπ™»π™Έπ™³ πš™πš›πš’πš—πšŒπš’πš™πš•πšŽπšœ πšŠπš›πšŽ 𝚊 𝚜𝚎𝚝 𝚘𝚏 𝟻 πšπšŽπšœπš’πšπš— πš™πš›πš’πš—πšŒπš’πš™πš•πšŽπšœ πšπš˜πš› πš πš›πš’πšπš’πš—πš πš–πšŠπš’πš—πšπšŠπš’πš—πšŠπš‹πš•πšŽ & πšœπšŒπšŠπš•πšŠπš‹πš•πšŽ πšœπš˜πšπšπš πšŠπš›πšŽ. πšƒπš‘πšŽπš’ πš πšŽπš›πšŽ πš’πš—πšπš›πš˜πšπšžπšŒπšŽπš πš‹πš’ πšπš˜πš‹πšŽπš›πš 𝙲. π™ΌπšŠπš›πšπš’πš— & πšŠπš›πšŽ πš πš’πšπšŽπš•πš’ 𝚞𝚜𝚎𝚍 πš’πš— πš˜πš‹πš“πšŽπšŒπš-πš˜πš›πš’πšŽπš—πšπšŽπš πš™πš›πš˜πšπš›πšŠπš–πš–πš’πš—πš.

    Language:Kotlin310
  • dimitridumont/dependency-inversion-front-end

    Example of dependency inversion in front end (with React & Next.js)

    Language:TypeScript3101
  • nativanando/dependency-inversion-react

    A simple case to show how to use the dependency inversion principle with React

    Language:TypeScript3101
  • nihatcanertug/CMS_Project

    In this project,I created a small e-commerce site.I used Asp .Net Core technology and benefit to MVC pattern.The purpose of this project, created using layered architecture, is for the user to log into the site and purchase the product asynchronously.

    Language:C#3103
  • sudiptob2/SOLID-In-Golang

    SOLID principle example implementations for understanding. Code for before implementing a particular principle and after implementing a principle is provided with easy to understand comments.

    Language:Go320