17
Stars
10
Forks
1
Issues
1
Watchers
4 years
Last Commit
About aspian
aspian is a content management system built on C and ASP.NET Core, engineered with clean architecture principles to ensure scalability, maintainability, and separation of concerns. The framework leverages the Command Query Responsibility Segregation pattern along with the Mediator library to streamline application logic and reduce dependencies between components. This public repository provides the core foundation of the system, offering the essential infrastructure and architectural patterns required to build robust enterprise applications. While the current distribution focuses on the underlying kernel, the full version of aspian extends these capabilities into a comprehensive suite that includes a fully-featured online store, a Learning Management System for educational content delivery, an eHealth module for managing medical records and patient data, and an integrated real-time chat system. Developers can utilize this core to quickly bootstrap custom projects or integrate specific modules as needed. The s