Projects with this topic
Sort by:
-
-
ASP.NET Core MVC Todo Application - Learning SOLID Principles & Dependency Injection
A todo management application built with ASP.NET Core MVC, demonstrating best practices including Single Responsibility Principle (SRP), Dependency Inversion Principle (DIP), and Dependency Injection patterns. Features session-based storage with clean architecture and separation of concerns.
Updated -
-
A command dispatcher and event emitter.
Updated