platformplatform / PlatformPlatform

Alpha state. A platform designed for building enterprise-grade, multi-tenant products using Azure, .NET, React, TypeScript, Infrastructure as Code, etc.
https://platformplatform.github.io
MIT License
253 stars 26 forks source link

Add Features namespace to separate vertical slice features from infrastructure #615

Closed tjementum closed 2 weeks ago

tjementum commented 2 weeks ago

Summary & Motivation

Introduce a Features namespace to organize vertical slice features separately from generic infrastructure components. This structure improves code organization and readability by distinguishing application-specific functionality (vertical slices) from shared or generic infrastructure code, promoting a cleaner architecture and easier maintenance.

Checklist

linear[bot] commented 2 weeks ago

PP-233 Create Features namespace to separate vertical slices from infrastructure

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
8 New issues
0 Accepted issues

Measures
0 Security Hotspots
73.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud