Refactoring - split data, logic and model layers; custom network exception
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
using Microsoft.AspNetCore.Mvc;
|
||||
using Microsoft.AspNetCore.Mvc.RazorPages;
|
||||
using StudentHouseDashboard.Managers;
|
||||
using StudentHouseDashboard.Models;
|
||||
using Logic;
|
||||
using Models;
|
||||
|
||||
namespace WebApp.Pages
|
||||
{
|
||||
|
Reference in New Issue
Block a user