https://github.com/potlitel/cleanarchexample
Practical exercise of the following link : Implementando Clean Architecture en aplicaciones .NET(https://medium.com/@msmdotnet/introducci%C3%B3n-a-clean-architecture-con-net-parte-1-9db30045f2f2)
https://github.com/potlitel/cleanarchexample
class-library clean-architecture csharp dotnet
Last synced: 3 months ago
JSON representation
Practical exercise of the following link : Implementando Clean Architecture en aplicaciones .NET(https://medium.com/@msmdotnet/introducci%C3%B3n-a-clean-architecture-con-net-parte-1-9db30045f2f2)
- Host: GitHub
- URL: https://github.com/potlitel/cleanarchexample
- Owner: potlitel
- Created: 2023-10-02T17:02:26.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-03T18:52:02.000Z (over 1 year ago)
- Last Synced: 2025-01-16T07:30:35.691Z (4 months ago)
- Topics: class-library, clean-architecture, csharp, dotnet
- Language: C#
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CleanArchExample