https://github.com/beyondnetperu/myplanner
MyPlanner System - My Planner module: including API, Web/Mobile Client and Infrastructure
https://github.com/beyondnetperu/myplanner
clean-architecture csharp ddd-architecture entity-framework-core mediatr minimal-api netcore vertical-slice-architecture
Last synced: 9 months ago
JSON representation
MyPlanner System - My Planner module: including API, Web/Mobile Client and Infrastructure
- Host: GitHub
- URL: https://github.com/beyondnetperu/myplanner
- Owner: beyondnetPeru
- License: mit
- Created: 2024-09-13T16:33:00.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-26T14:24:38.000Z (over 1 year ago)
- Last Synced: 2025-02-26T18:49:42.237Z (over 1 year ago)
- Topics: clean-architecture, csharp, ddd-architecture, entity-framework-core, mediatr, minimal-api, netcore, vertical-slice-architecture
- Language: C#
- Homepage:
- Size: 631 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My Plannner
The MyPlanner repository is a module designed to manage planning within the MyPlanner system. It features API services, Web/Mobile client support, and a backend infrastructure. Built primarily in C# with .NET Core, the project uses Clean Architecture, Domain-Driven Design (DDD), and Vertical Slice Architecture principles. Libraries such as Entity Framework Core and MediatR are implemented to manage database interactions and simplify event-driven architecture, promoting modularity and scalability. This setup supports seamless deployment across platforms, enhancing usability and maintainability. Further details are available in the repository here.