Y2S1-Web_Apps_and_Services/ThAmCo.Events/Views/_ViewImports.cshtml

4 lines
105 B
Plaintext
Raw Normal View History

2020-06-07 21:36:12 +00:00
@using ThAmCo.Events
@using ThAmCo.Events.Models
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers