Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dannevesdantas/pragmatic-clean-architecture
Lessons from the Pragmatic Clean Architecture course by Milan Jovanović
https://github.com/dannevesdantas/pragmatic-clean-architecture
aspnetcore clean-architecture cqrs ddd dotnet
Last synced: about 1 month ago
JSON representation
Lessons from the Pragmatic Clean Architecture course by Milan Jovanović
- Host: GitHub
- URL: https://github.com/dannevesdantas/pragmatic-clean-architecture
- Owner: dannevesdantas
- Created: 2024-04-01T00:44:14.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-06T20:53:16.000Z (9 months ago)
- Last Synced: 2024-04-07T02:27:26.523Z (9 months ago)
- Topics: aspnetcore, clean-architecture, cqrs, ddd, dotnet
- Language: C#
- Homepage: https://www.milanjovanovic.tech/pragmatic-clean-architecture
- Size: 72.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pragmatic-clean-architecture
Lessons from the [Pragmatic Clean Architecture](https://www.milanjovanovic.tech/pragmatic-clean-architecture) course by Milan Jovanović.![.Net](https://img.shields.io/badge/.NET-5C2D91?style=for-the-badge&logo=.net&logoColor=white)
### About the application
Bookify is an apartment booking system like Booking.com and Airbnb. Built in .NET with ASP.NET Core and Clean Architecture + DDD.