https://github.com/gitegob/cleanarchitecture-dotnet-demo
This is an application built using clean architecture and leveraging the Mediator pattern to decouple components
https://github.com/gitegob/cleanarchitecture-dotnet-demo
Last synced: 2 months ago
JSON representation
This is an application built using clean architecture and leveraging the Mediator pattern to decouple components
- Host: GitHub
- URL: https://github.com/gitegob/cleanarchitecture-dotnet-demo
- Owner: gitegob
- License: mit
- Created: 2024-07-26T16:29:26.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-07-28T21:43:01.000Z (10 months ago)
- Last Synced: 2025-01-24T20:19:33.946Z (4 months ago)
- Language: C#
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CleanArchitecture-Dotnet-Demo
This is an application built using clean architecture and leveraging the Mediator pattern to decouple components