Skip to content
#

solid-design-principles

Here are 13 public repositories matching this topic...

The "Clean Structured API Project" is a template designed to create well-organized and maintainable ASP.NET Core API applications. It follows RESTful principles, Clean Architecture and SOLID principles, implements the Dependency Injection, Repository, and Unit of Work design pattern, and utilizes Entity Framework Core for data access.

  • Updated Aug 12, 2024
  • C#

Jukebox is a sophisticated music playlist management system built using object-oriented design principles in Java. The application allows users to create, manage, and play custom playlists with an intuitive command-based interface. This project demonstrates clean architecture, command pattern implementation, and robust exception handling.

  • Updated Oct 28, 2025
  • Java

Improve this page

Add a description, image, and links to the solid-design-principles topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the solid-design-principles topic, visit your repo's landing page and select "manage topics."

Learn more