WeatherDashboard/WeatherDashboard.Web/Views/_ViewImports.cshtml
2023-02-08 21:30:14 -05:00

4 lines
119 B
Plaintext

@using WeatherDashboard.Web
@using WeatherDashboard.Web.Models
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers