WeatherDashboard/WeatherDashboard.Web/Views/_ViewImports.cshtml

4 lines
108 B
Plaintext
Raw Normal View History

2023-02-10 03:33:02 +00:00
@using WeatherDashboard
@using WeatherDashboard.Web
2023-02-09 02:30:14 +00:00
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers