Events-MVC (example with htmx)
This commit is contained in:
5
Events-MVC/Events.MVC/Views/_ViewImports.cshtml
Normal file
5
Events-MVC/Events.MVC/Views/_ViewImports.cshtml
Normal file
@@ -0,0 +1,5 @@
|
||||
@using Events.EF.Models
|
||||
@using Events.MVC
|
||||
@using Events.MVC.Models
|
||||
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
|
||||
@addTagHelper *, Events.MVC
|
||||
Reference in New Issue
Block a user