WeatherDashboard/WeatherDashboard.Web/Views/_ViewImports.cshtml
2023-03-20 10:15:24 -04:00

5 lines
143 B
Plaintext

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