Parking_space_ASPNET/Parking_spaces/Views/_ViewImports.cshtml

4 lines
107 B
Plaintext
Raw Normal View History

2024-02-01 11:37:15 +08:00
@using Parking_spaces
@using Parking_spaces.Models
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers