The Goals of This Project
- Using Mix of the best Features of Vertical Slice Architecture and Modular Monolith Architecture for architecture level.
- Write Code Once , and support Monolith and MicroService at sameTime(by a little change).
- Support Windows Form Application and Blazor Web Application And Web Api Appliction and Mvc WebApplicaton At SameTime.
- Using Domain Driven Design (DDD) to implement all business processes in modules and Features.