METAR-Web-App/Views/_ViewImports.cshtml

4 lines
105 B
Plaintext
Raw Permalink Normal View History

@using METAR_Web_App
@using METAR_Web_App.Models
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers