You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A .NET Core Web API project template based on Onion Architecture (Clean Architecture). This template provides a structured solution with separated layers for Domain, Application, Infrastructure, and Presentation, promoting maintainability, scalability, and testability.