WeatherDashboard/WeatherDashboard.Web/Views/_ViewImports.cshtml

4 lines
119 B
Plaintext
Raw Normal View History

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