Oliver Booth
a312281c22
The admin dashboard will be separated into its own subdomain. For this reason, a separate project will be created
3 lines
115 B
Plaintext
3 lines
115 B
Plaintext
@using OliverBooth.Admin
|
|
@namespace OliverBooth.Admin.Pages
|
|
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers |