solid-principles topic

List solid-principles repositories

domain-driven-hexagon

11.4k
Stars
1.2k
Forks
180
Watchers

Learn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included

slytherin

11
Stars
3
Forks
Watchers

An extensible and SOLID-based PHP micro-framework.

Computer-Science

15
Stars
3
Forks
Watchers

Computer science, Algorithms, Data Structures, Object Oriented Programming, Design Patterns, SOLID

clean-architecture-manga

3.9k
Stars
673
Forks
Watchers

:cyclone: Clean Architecture with .NET6, C#10 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks

clean-architecture-webapi-ef-core

131
Stars
30
Forks
Watchers

:heart: The simplest Clean Architecture demo on how to implement a Web Api using .NET Core and Entity Framework

event-sourcing-jambo

187
Stars
68
Forks
Watchers

An Hexagonal Architecture with DDD + Aggregates + Event Sourcing using .NET Core, Kafka e MongoDB (Blog Engine)

blockchain-tracker

32
Stars
2
Forks
Watchers

A blockchain market tracking app. Example implementation of reactive clean architecture and testing.

betterdocs

26
Stars
38
Forks
Watchers

📚 Web version of https://github.com/khusnetdinov/ruby.fundamental repo - Fundamental programming with ruby examples and references. It covers threads, SOLID principles, design patterns, data structu...

android-modular-architecture

2.4k
Stars
389
Forks
Watchers

📚 Sample Android Components Architecture on a modular word focused on the scalability, testability and maintainability written in Kotlin, following best practices using Jetpack.

hexagonal-architecture-frontend

420
Stars
58
Forks
Watchers

How to implement Hexagonal architecture in frontend (Javascript/Typescript)