Refactoring - split data, logic and model layers; custom network exception
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
@page
|
||||
@using StudentHouseDashboard.Models;
|
||||
@using Models;
|
||||
@model WebApp.Pages.RegisterModel
|
||||
@{
|
||||
ViewData["Title"] = "Register";
|
||||
|
Reference in New Issue
Block a user