MVC (layered variant)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
@using MVC_SimpleCRUD_Layered.Application.Models
|
||||
@using MVC_SimpleCRUD_Layered.Application.People
|
||||
@using MVC_SimpleCRUD_Layered.Web
|
||||
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
|
||||
@addTagHelper *, MVC-SimpleCRUD-Layered.Web
|
||||
Reference in New Issue
Block a user