nikolagsiderov / APPartment

Home Management System, which is .NET-based. Blazor & MVC as web clients, consuming from a Web API. Services operating with a custom ORM framework, retrieving data from a SQL Server database.
3 stars 2 forks source link

Introduce Areas in routing #312

Closed nikolagsiderov closed 3 years ago

nikolagsiderov commented 3 years ago

During development of #271 from @fr0wBtW, I figured it would be best if we separated the whole controllers' structure in areas...